#6FFEE6#6FFEE6
#6FFEE6 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.129 H 180.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEE6 |
|---|---|
| RGB | rgb(111, 254, 230) |
| HSL | hsl(170, 99%, 72%) |
| HSV | hsv(170, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(91.67, -44.25, -0.17) |
| CIE-LCH | lch(91.67, 44.25, 180.22°) |
| OKLab | oklab(91.21% -0.1287 -0.0012) |
| OKLCH | oklch(91.21% 0.129 180.5) |
| XYZ | xyz(56.2739, 79.9707, 87.3178) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.85
Bright Aqua
#0BF9EA
ΔE00 4.61
Light Aqua
#8CFFDB
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 5.83
Aqua (survey)
#13EAC9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEE6 #FE6F87
analogous
#6FFE9F #6FFEE6 #6FCFFE
triadic
#6FFEE6 #E66FFE #FEE66F
tetradic
#6FFEE6 #9F6FFE #FE6F87 #CFFE6F
square
#6FFEE6 #9F6FFE #FE6F87 #CFFE6F
split-complementary
#6FFEE6 #FE6FCF #FE9F6F
monochromatic
#02F1C9 #32FEDB #6FFEE6 #ACFEF1 #E1FFFA
Accessibility & contrast
On white
1.24
#6FFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#6FFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEE6
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEE6 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#DEE0E8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffee6; /* rgb */ color: rgb(111, 254, 230); /* oklch */ color: oklch(91.2% 0.129 180.5);
Tailwind
colors: {
custom: {
50: '#a4ffed',
500: '#6ffee6',
950: '#000000',
},
}SCSS
$custom: #6ffee6; $custom-light: #a4ffed; $custom-dark: #000000;
JSON
{
"hex": "#6ffee6",
"rgb": {
"r": 111,
"g": 254,
"b": 230
},
"hsl": {
"h": 169.93,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91206,
"c": 0.12873,
"h": 180.5
},
"luminance": 0.79976
}Semantic roles & 50–950 ramp
primary
#6FFEE6
secondary
#DA3752
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684