#6EFEE8#6EFEE8
#6EFEE8 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.128 H 181.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEE8 |
|---|---|
| RGB | rgb(110, 254, 232) |
| HSL | hsl(171, 99%, 71%) |
| HSV | hsv(171, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(91.69, -43.96, -1.18) |
| CIE-LCH | lch(91.69, 43.97, 181.54°) |
| OKLab | oklab(91.23% -0.1284 -0.0039) |
| OKLCH | oklch(91.23% 0.128 181.7) |
| XYZ | xyz(56.4312, 80.0192, 88.7996) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 4.19
Light Aqua
#8CFFDB
ΔE00 5.18
Bright Turquoise
#0FFEF9
ΔE00 6.19
Aquamarine
#7FFFD4
ΔE00 6.33
Light Turquoise
#7EF4CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEE8 #FE6E84
analogous
#6EFEA0 #6EFEE8 #6ECCFE
triadic
#6EFEE8 #E86EFE #FEE86E
tetradic
#6EFEE8 #A06EFE #FE6E84 #CCFE6E
square
#6EFEE8 #A06EFE #FE6E84 #CCFE6E
split-complementary
#6EFEE8 #FE6ECC #FEA06E
monochromatic
#02F0CC #31FEDE #6EFEE8 #ABFEF2 #E1FFFA
Accessibility & contrast
On white
1.23
#6EFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6EFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEE8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEE8 | 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)
#F4F1E7
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efee8; /* rgb */ color: rgb(110, 254, 232); /* oklch */ color: oklch(91.2% 0.128 181.7);
Tailwind
colors: {
custom: {
50: '#a4ffef',
500: '#6efee8',
950: '#000000',
},
}SCSS
$custom: #6efee8; $custom-light: #a4ffef; $custom-dark: #000000;
JSON
{
"hex": "#6efee8",
"rgb": {
"r": 110,
"g": 254,
"b": 232
},
"hsl": {
"h": 170.833,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91232,
"c": 0.12848,
"h": 181.7
},
"luminance": 0.80025
}Semantic roles & 50–950 ramp
primary
#6EFEE8
secondary
#DA364F
accent
#0023E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685