#6EE2CB#6EE2CB
#6EE2CB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.111 H 178.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2CB |
|---|---|
| RGB | rgb(110, 226, 203) |
| HSL | hsl(168, 67%, 66%) |
| HSV | hsv(168, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(82.92, -38.42, 1.19) |
| CIE-LCH | lch(82.92, 38.44, 178.22°) |
| OKLab | oklab(83.88% -0.1112 0.0026) |
| OKLCH | oklch(83.88% 0.111 178.7) |
| XYZ | xyz(44.4016, 62.0155, 66.1186) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.56
Turquoise
#40E0D0
ΔE00 3.91
Seafoam Blue
#78D1B6
ΔE00 4.86
Aqua (survey)
#13EAC9
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.70
Light Turquoise
#7EF4CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2CB #E26E85
analogous
#6EE291 #6EE2CB #6EBFE2
triadic
#6EE2CB #CB6EE2 #E2CB6E
tetradic
#6EE2CB #916EE2 #E26E85 #BFE26E
square
#6EE2CB #916EE2 #E26E85 #BFE26E
split-complementary
#6EE2CB #E26EBF #E2916E
monochromatic
#24B296 #3BD8B9 #6EE2CB #A1ECDD #D4F6F0
Accessibility & contrast
On white
1.57
#6EE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#6EE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2CB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2CB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#31E5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee2cb; /* rgb */ color: rgb(110, 226, 203); /* oklch */ color: oklch(83.9% 0.111 178.7);
Tailwind
colors: {
custom: {
50: '#a0ebda',
500: '#6ee2cb',
950: '#000000',
},
}SCSS
$custom: #6ee2cb; $custom-light: #a0ebda; $custom-dark: #000000;
JSON
{
"hex": "#6ee2cb",
"rgb": {
"r": 110,
"g": 226,
"b": 203
},
"hsl": {
"h": 168.103,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83876,
"c": 0.11126,
"h": 178.7
},
"luminance": 0.6202
}Semantic roles & 50–950 ramp
primary
#6EE2CB
secondary
#B34158
accent
#173BCF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483