#6EE8CC#6EE8CC
#6EE8CC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.3% C 0.118 H 176.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8CC |
|---|---|
| RGB | rgb(110, 232, 204) |
| HSL | hsl(166, 73%, 67%) |
| HSV | hsv(166, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.68, -40.89, 3.22) |
| CIE-LCH | lch(84.68, 41.02, 175.50°) |
| OKLab | oklab(85.31% -0.1173 0.0079) |
| OKLCH | oklch(85.31% 0.118 176.1) |
| XYZ | xyz(46.1813, 65.3836, 67.3017) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Aqua (survey)
#13EAC9
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 5.01
Turquoise
#40E0D0
ΔE00 5.12
Aqua Marine
#2EE8BB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8CC #E86E8A
analogous
#6EE88F #6EE8CC #6EC7E8
triadic
#6EE8CC #CC6EE8 #E8CC6E
tetradic
#6EE8CC #8F6EE8 #E86E8A #C7E86E
square
#6EE8CC #8F6EE8 #E86E8A #C7E86E
split-complementary
#6EE8CC #E86EC7 #E88F6E
monochromatic
#1EBE99 #39E0B9 #6EE8CC #A3F0DF #D8F9F1
Accessibility & contrast
On white
1.49
#6EE8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6EE8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8CC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8CC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#2DEBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee8cc; /* rgb */ color: rgb(110, 232, 204); /* oklch */ color: oklch(85.3% 0.118 176.1);
Tailwind
colors: {
custom: {
50: '#a0f0db',
500: '#6ee8cc',
950: '#000000',
},
}SCSS
$custom: #6ee8cc; $custom-light: #a0f0db; $custom-dark: #000000;
JSON
{
"hex": "#6ee8cc",
"rgb": {
"r": 110,
"g": 232,
"b": 204
},
"hsl": {
"h": 166.23,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.85311,
"c": 0.11759,
"h": 176.1
},
"luminance": 0.65388
}Semantic roles & 50–950 ramp
primary
#6EE8CC
secondary
#BD3E5B
accent
#113ED5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584