#6EFCE0#6EFCE0
#6EFCE0 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.130 H 178.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCE0 |
|---|---|
| RGB | rgb(110, 252, 224) |
| HSL | hsl(168, 96%, 71%) |
| HSV | hsv(168, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 11.1%, 1.2%) |
| CIE-LAB | lab(90.92, -45.00, 1.84) |
| CIE-LCH | lch(90.92, 45.04, 177.66°) |
| OKLab | oklab(90.54% -0.1298 0.0042) |
| OKLCH | oklch(90.54% 0.13 178.2) |
| XYZ | xyz(54.6893, 78.3122, 82.7402) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 5.42
Aqua (survey)
#13EAC9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCE0 #FC6E8A
analogous
#6EFC99 #6EFCE0 #6ED1FC
triadic
#6EFCE0 #E06EFC #FCE06E
tetradic
#6EFCE0 #996EFC #FC6E8A #D1FC6E
square
#6EFCE0 #996EFC #FC6E8A #D1FC6E
split-complementary
#6EFCE0 #FC6ED1 #FC996E
monochromatic
#05EBBD #32FBD3 #6EFCE0 #AAFDED #E1FEF9
Accessibility & contrast
On white
1.26
#6EFCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6EFCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCE0
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCE0 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDF
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efce0; /* rgb */ color: rgb(110, 252, 224); /* oklch */ color: oklch(90.5% 0.130 178.2);
Tailwind
colors: {
custom: {
50: '#a3fee9',
500: '#6efce0',
950: '#000000',
},
}SCSS
$custom: #6efce0; $custom-light: #a3fee9; $custom-dark: #000000;
JSON
{
"hex": "#6efce0",
"rgb": {
"r": 110,
"g": 252,
"b": 224
},
"hsl": {
"h": 168.169,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.9054,
"c": 0.12986,
"h": 178.2
},
"luminance": 0.78318
}Semantic roles & 50–950 ramp
primary
#6EFCE0
secondary
#D83756
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684