#6FFDF2#6FFDF2
#6FFDF2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.124 H 188.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDF2 |
|---|---|
| RGB | rgb(111, 253, 242) |
| HSL | hsl(175, 97%, 71%) |
| HSV | hsv(175, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.70, -40.86, -6.35) |
| CIE-LCH | lch(91.70, 41.35, 188.83°) |
| OKLab | oklab(91.33% -0.1226 -0.0178) |
| OKLCH | oklch(91.33% 0.124 188.3) |
| XYZ | xyz(57.7008, 80.0351, 96.3947) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.72
Bright Aqua
#0BF9EA
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.28
Aqua
#00FFFF
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDF2 #FD6F7A
analogous
#6FFDAB #6FFDF2 #6FC1FD
triadic
#6FFDF2 #F26FFD #FDF26F
tetradic
#6FFDF2 #AB6FFD #FD6F7A #C1FD6F
square
#6FFDF2 #AB6FFD #FD6F7A #C1FD6F
split-complementary
#6FFDF2 #FD6FC1 #FDAB6F
monochromatic
#03EEDC #33FCED #6FFDF2 #ABFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6FFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6FFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDF2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDF2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffdf2; /* rgb */ color: rgb(111, 253, 242); /* oklch */ color: oklch(91.3% 0.124 188.3);
Tailwind
colors: {
custom: {
50: '#a5fef6',
500: '#6ffdf2',
950: '#000000',
},
}SCSS
$custom: #6ffdf2; $custom-light: #a5fef6; $custom-dark: #000000;
JSON
{
"hex": "#6ffdf2",
"rgb": {
"r": 111,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.352,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91333,
"c": 0.12391,
"h": 188.3
},
"luminance": 0.80041
}Semantic roles & 50–950 ramp
primary
#6FFDF2
secondary
#D93744
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685