#5EE2C8#5EE2C8
#5EE2C8 is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.122 H 178.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2C8 |
|---|---|
| RGB | rgb(94, 226, 200) |
| HSL | hsl(168, 69%, 63%) |
| HSV | hsv(168, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(82.35, -42.36, 1.88) |
| CIE-LCH | lch(82.35, 42.40, 177.46°) |
| OKLab | oklab(83.24% -0.122 0.0043) |
| OKLCH | oklch(83.24% 0.122 178) |
| XYZ | xyz(42.2330, 60.9383, 64.1690) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.69
Turquoise
#40E0D0
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 5.21
Aquamarine (survey)
#04D8B2
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2C8 #E25E78
analogous
#5EE286 #5EE2C8 #5EBAE2
triadic
#5EE2C8 #C85EE2 #E2C85E
tetradic
#5EE2C8 #865EE2 #E25E78 #BAE25E
square
#5EE2C8 #865EE2 #E25E78 #BAE25E
split-complementary
#5EE2C8 #E25EBA #E2865E
monochromatic
#1EA78C #2AD9B6 #5EE2C8 #92EBDA #C6F5EB
Accessibility & contrast
On white
1.59
#5EE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5EE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2C8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2C8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#00E5DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee2c8; /* rgb */ color: rgb(94, 226, 200); /* oklch */ color: oklch(83.2% 0.122 178.0);
Tailwind
colors: {
custom: {
50: '#98ecd8',
500: '#5ee2c8',
950: '#000000',
},
}SCSS
$custom: #5ee2c8; $custom-light: #98ecd8; $custom-dark: #000000;
JSON
{
"hex": "#5ee2c8",
"rgb": {
"r": 94,
"g": 226,
"b": 200
},
"hsl": {
"h": 168.182,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.83244,
"c": 0.1221,
"h": 178
},
"luminance": 0.60943
}Semantic roles & 50–950 ramp
primary
#5EE2C8
secondary
#AA3B50
accent
#1439D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483