#6EE4C8#6EE4C8
#6EE4C8 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.3% C 0.115 H 175.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4C8 |
|---|---|
| RGB | rgb(110, 228, 200) |
| HSL | hsl(166, 69%, 66%) |
| HSV | hsv(166, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 12.3%, 10.6%) |
| CIE-LAB | lab(83.43, -40.03, 3.51) |
| CIE-LCH | lch(83.43, 40.19, 174.99°) |
| OKLab | oklab(84.26% -0.1147 0.0087) |
| OKLCH | oklch(84.26% 0.115 175.7) |
| XYZ | xyz(44.5946, 62.9679, 64.4364) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4C8 #E46E8A
analogous
#6EE48D #6EE4C8 #6EC5E4
triadic
#6EE4C8 #C86EE4 #E4C86E
tetradic
#6EE4C8 #8D6EE4 #E46E8A #C5E46E
square
#6EE4C8 #8D6EE4 #E46E8A #C5E46E
split-complementary
#6EE4C8 #E46EC5 #E48D6E
monochromatic
#22B693 #3ADAB4 #6EE4C8 #A2EEDC #D5F7EF
Accessibility & contrast
On white
1.54
#6EE4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6EE4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4C8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4C8 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#33E6DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee4c8; /* rgb */ color: rgb(110, 228, 200); /* oklch */ color: oklch(84.3% 0.115 175.7);
Tailwind
colors: {
custom: {
50: '#a0edd8',
500: '#6ee4c8',
950: '#000000',
},
}SCSS
$custom: #6ee4c8; $custom-light: #a0edd8; $custom-dark: #000000;
JSON
{
"hex": "#6ee4c8",
"rgb": {
"r": 110,
"g": 228,
"b": 200
},
"hsl": {
"h": 165.763,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.8426,
"c": 0.11505,
"h": 175.7
},
"luminance": 0.62972
}Semantic roles & 50–950 ramp
primary
#6EE4C8
secondary
#B6405C
accent
#1541D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583