#5EF5CC#5EF5CC
#5EF5CC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.141 H 171.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5CC |
|---|---|
| RGB | rgb(94, 245, 204) |
| HSL | hsl(164, 88%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(87.99, -49.60, 7.93) |
| CIE-LCH | lch(87.99, 50.23, 170.91°) |
| OKLab | oklab(87.87% -0.1398 0.0202) |
| OKLCH | oklch(87.87% 0.141 171.8) |
| XYZ | xyz(48.1623, 72.0391, 68.4818) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aquamarine
#7FFFD4
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5CC #F55E87
analogous
#5EF581 #5EF5CC #5ED2F5
triadic
#5EF5CC #CC5EF5 #F5CC5E
tetradic
#5EF5CC #815EF5 #F55E87 #D2F55E
square
#5EF5CC #815EF5 #F55E87 #D2F55E
split-complementary
#5EF5CC #F55ED2 #F5815E
monochromatic
#0DCC98 #24F1BA #5EF5CC #98F9DE #D1FCF1
Accessibility & contrast
On white
1.36
#5EF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#5EF5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5CC
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5CC | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef5cc; /* rgb */ color: rgb(94, 245, 204); /* oklch */ color: oklch(87.9% 0.141 171.8);
Tailwind
colors: {
custom: {
50: '#9af9db',
500: '#5ef5cc',
950: '#000000',
},
}SCSS
$custom: #5ef5cc; $custom-light: #9af9db; $custom-dark: #000000;
JSON
{
"hex": "#5ef5cc",
"rgb": {
"r": 94,
"g": 245,
"b": 204
},
"hsl": {
"h": 163.709,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87869,
"c": 0.14124,
"h": 171.8
},
"luminance": 0.72044
}Semantic roles & 50–950 ramp
primary
#5EF5CC
secondary
#C82F59
accent
#013FE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584