#5EE6CB#5EE6CB
#5EE6CB is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.125 H 177.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6CB |
|---|---|
| RGB | rgb(94, 230, 203) |
| HSL | hsl(168, 73%, 64%) |
| HSV | hsv(168, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(83.59, -43.40, 2.10) |
| CIE-LCH | lch(83.59, 43.45, 177.22°) |
| OKLab | oklab(84.28% -0.1249 0.0049) |
| OKLCH | oklch(84.28% 0.125 177.8) |
| XYZ | xyz(43.6874, 63.2806, 66.4004) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.44
Turquoise
#40E0D0
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.28
Aquamarine (survey)
#04D8B2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6CB #E65E79
analogous
#5EE687 #5EE6CB #5EBDE6
triadic
#5EE6CB #CB5EE6 #E6CB5E
tetradic
#5EE6CB #875EE6 #E65E79 #BDE65E
square
#5EE6CB #875EE6 #E65E79 #BDE65E
split-complementary
#5EE6CB #E65EBD #E6875E
monochromatic
#1BAF91 #29DEBA #5EE6CB #93EEDC #C8F6ED
Accessibility & contrast
On white
1.54
#5EE6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5EE6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6CB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6CB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee6cb; /* rgb */ color: rgb(94, 230, 203); /* oklch */ color: oklch(84.3% 0.125 177.8);
Tailwind
colors: {
custom: {
50: '#98eeda',
500: '#5ee6cb',
950: '#000000',
},
}SCSS
$custom: #5ee6cb; $custom-light: #98eeda; $custom-dark: #000000;
JSON
{
"hex": "#5ee6cb",
"rgb": {
"r": 94,
"g": 230,
"b": 203
},
"hsl": {
"h": 168.088,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.8428,
"c": 0.12497,
"h": 177.8
},
"luminance": 0.63285
}Semantic roles & 50–950 ramp
primary
#5EE6CB
secondary
#B03950
accent
#1037D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583