#6EE8CB#6EE8CB
#6EE8CB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.118 H 175.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8CB |
|---|---|
| RGB | rgb(110, 232, 203) |
| HSL | hsl(166, 73%, 67%) |
| HSV | hsv(166, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 12.5%, 9%) |
| CIE-LAB | lab(84.66, -41.13, 3.71) |
| CIE-LCH | lch(84.66, 41.29, 174.84°) |
| OKLab | oklab(85.28% -0.1177 0.0092) |
| OKLCH | oklch(85.28% 0.118 175.5) |
| XYZ | xyz(46.0617, 65.3358, 66.6720) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 4.04
Aqua (survey)
#13EAC9
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.83
Aqua Marine
#2EE8BB
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8CB #E86E8B
analogous
#6EE88E #6EE8CB #6EC8E8
triadic
#6EE8CB #CB6EE8 #E8CB6E
tetradic
#6EE8CB #8E6EE8 #E86E8B #C8E86E
square
#6EE8CB #8E6EE8 #E86E8B #C8E86E
split-complementary
#6EE8CB #E86EC8 #E88E6E
monochromatic
#1EBE98 #39E0B8 #6EE8CB #A3F0DE #D8F9F1
Accessibility & contrast
On white
1.49
#6EE8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6EE8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8CB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8CB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBCA
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#2EEBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee8cb; /* rgb */ color: rgb(110, 232, 203); /* oklch */ color: oklch(85.3% 0.118 175.5);
Tailwind
colors: {
custom: {
50: '#a0f0da',
500: '#6ee8cb',
950: '#000000',
},
}SCSS
$custom: #6ee8cb; $custom-light: #a0f0da; $custom-dark: #000000;
JSON
{
"hex": "#6ee8cb",
"rgb": {
"r": 110,
"g": 232,
"b": 203
},
"hsl": {
"h": 165.738,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.85283,
"c": 0.11811,
"h": 175.5
},
"luminance": 0.6534
}Semantic roles & 50–950 ramp
primary
#6EE8CB
secondary
#BD3E5C
accent
#113FD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583