#6EFCD8#6EFCD8
#6EFCD8 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.134 H 173.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCD8 |
|---|---|
| RGB | rgb(110, 252, 216) |
| HSL | hsl(165, 96%, 71%) |
| HSV | hsv(165, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.73, -46.87, 5.71) |
| CIE-LCH | lch(90.73, 47.22, 173.06°) |
| OKLab | oklab(90.32% -0.1332 0.0144) |
| OKLCH | oklch(90.32% 0.134 173.8) |
| XYZ | xyz(53.6297, 77.8884, 77.1601) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCD8 #FC6E92
analogous
#6EFC91 #6EFCD8 #6ED9FC
triadic
#6EFCD8 #D86EFC #FCD86E
tetradic
#6EFCD8 #916EFC #FC6E92 #D9FC6E
square
#6EFCD8 #916EFC #FC6E92 #D9FC6E
split-complementary
#6EFCD8 #FC6ED9 #FC916E
monochromatic
#05EBB0 #32FBC8 #6EFCD8 #AAFDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#6EFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6EFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCD8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCD8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efcd8; /* rgb */ color: rgb(110, 252, 216); /* oklch */ color: oklch(90.3% 0.134 173.8);
Tailwind
colors: {
custom: {
50: '#a3fee4',
500: '#6efcd8',
950: '#000000',
},
}SCSS
$custom: #6efcd8; $custom-light: #a3fee4; $custom-dark: #000000;
JSON
{
"hex": "#6efcd8",
"rgb": {
"r": 110,
"g": 252,
"b": 216
},
"hsl": {
"h": 164.789,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90319,
"c": 0.13402,
"h": 173.8
},
"luminance": 0.77894
}Semantic roles & 50–950 ramp
primary
#6EFCD8
secondary
#D8375F
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684