#6EE3C8#6EE3C8
#6EE3C8 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.0% C 0.114 H 176.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3C8 |
|---|---|
| RGB | rgb(110, 227, 200) |
| HSL | hsl(166, 68%, 66%) |
| HSV | hsv(166, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 11.9%, 11%) |
| CIE-LAB | lab(83.14, -39.58, 3.09) |
| CIE-LCH | lch(83.14, 39.70, 175.54°) |
| OKLab | oklab(84.03% -0.1136 0.0076) |
| OKLCH | oklch(84.03% 0.114 176.2) |
| XYZ | xyz(44.3203, 62.4193, 64.3449) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.58
Aqua (survey)
#13EAC9
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3C8 #E36E89
analogous
#6EE38D #6EE3C8 #6EC3E3
triadic
#6EE3C8 #C86EE3 #E3C86E
tetradic
#6EE3C8 #8D6EE3 #E36E89 #C3E36E
square
#6EE3C8 #8D6EE3 #E36E89 #C3E36E
split-complementary
#6EE3C8 #E36EC3 #E38D6E
monochromatic
#23B492 #3BD9B5 #6EE3C8 #A1EDDB #D5F7EF
Accessibility & contrast
On white
1.56
#6EE3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6EE3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3C8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3C8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#C9CACA
Tritanopia (blue-blind)
#33E6DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee3c8; /* rgb */ color: rgb(110, 227, 200); /* oklch */ color: oklch(84.0% 0.114 176.2);
Tailwind
colors: {
custom: {
50: '#a0ecd8',
500: '#6ee3c8',
950: '#000000',
},
}SCSS
$custom: #6ee3c8; $custom-light: #a0ecd8; $custom-dark: #000000;
JSON
{
"hex": "#6ee3c8",
"rgb": {
"r": 110,
"g": 227,
"b": 200
},
"hsl": {
"h": 166.154,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.84025,
"c": 0.11388,
"h": 176.2
},
"luminance": 0.62423
}Semantic roles & 50–950 ramp
primary
#6EE3C8
secondary
#B5415B
accent
#1641D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583