#6EE7C8#6EE7C8
#6EE7C8 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.0% C 0.119 H 174.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7C8 |
|---|---|
| RGB | rgb(110, 231, 200) |
| HSL | hsl(165, 72%, 67%) |
| HSV | hsv(165, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 13.4%, 9.4%) |
| CIE-LAB | lab(84.29, -41.38, 4.77) |
| CIE-LCH | lch(84.29, 41.65, 173.43°) |
| OKLab | oklab(84.96% -0.118 0.012) |
| OKLCH | oklch(84.96% 0.119 174.2) |
| XYZ | xyz(45.4270, 64.6328, 64.7138) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.68
Seafoam
#7FE0B3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7C8 #E76E8D
analogous
#6EE78C #6EE7C8 #6ECAE7
triadic
#6EE7C8 #C86EE7 #E7C86E
tetradic
#6EE7C8 #8C6EE7 #E76E8D #CAE76E
square
#6EE7C8 #8C6EE7 #E76E8D #CAE76E
split-complementary
#6EE7C8 #E76ECA #E78C6E
monochromatic
#1FBC93 #39DEB4 #6EE7C8 #A3F0DC #D7F8F0
Accessibility & contrast
On white
1.51
#6EE7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6EE7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7C8
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7C8 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC7
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#31E9DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee7c8; /* rgb */ color: rgb(110, 231, 200); /* oklch */ color: oklch(85.0% 0.119 174.2);
Tailwind
colors: {
custom: {
50: '#a0efd8',
500: '#6ee7c8',
950: '#000000',
},
}SCSS
$custom: #6ee7c8; $custom-light: #a0efd8; $custom-dark: #000000;
JSON
{
"hex": "#6ee7c8",
"rgb": {
"r": 110,
"g": 231,
"b": 200
},
"hsl": {
"h": 164.628,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.84964,
"c": 0.11859,
"h": 174.2
},
"luminance": 0.64637
}Semantic roles & 50–950 ramp
primary
#6EE7C8
secondary
#BB3E5E
accent
#1244D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583