#6EFCDC#6EFCDC
#6EFCDC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 176.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCDC |
|---|---|
| RGB | rgb(110, 252, 220) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.82, -45.94, 3.77) |
| CIE-LCH | lch(90.82, 46.10, 175.31°) |
| OKLab | oklab(90.43% -0.1315 0.0093) |
| OKLCH | oklch(90.43% 0.132 176) |
| XYZ | xyz(54.1532, 78.0978, 79.9168) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 5.30
Bright Teal
#01F9C6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCDC #FC6E8E
analogous
#6EFC95 #6EFCDC #6ED5FC
triadic
#6EFCDC #DC6EFC #FCDC6E
tetradic
#6EFCDC #956EFC #FC6E8E #D5FC6E
square
#6EFCDC #956EFC #FC6E8E #D5FC6E
split-complementary
#6EFCDC #FC6ED5 #FC956E
monochromatic
#05EBB7 #32FBCE #6EFCDC #AAFDEA #E1FEF8
Accessibility & contrast
On white
1.26
#6EFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6EFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCDC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCDC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efcdc; /* rgb */ color: rgb(110, 252, 220); /* oklch */ color: oklch(90.4% 0.132 176.0);
Tailwind
colors: {
custom: {
50: '#a3fee6',
500: '#6efcdc',
950: '#000000',
},
}SCSS
$custom: #6efcdc; $custom-light: #a3fee6; $custom-dark: #000000;
JSON
{
"hex": "#6efcdc",
"rgb": {
"r": 110,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.479,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90428,
"c": 0.13184,
"h": 176
},
"luminance": 0.78103
}Semantic roles & 50–950 ramp
primary
#6EFCDC
secondary
#D8375B
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684