#5CF4DA#5CF4DA
#5CF4DA is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.0% C 0.134 H 179.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF4DA |
|---|---|
| RGB | rgb(92, 244, 218) |
| HSL | hsl(170, 87%, 66%) |
| HSV | hsv(170, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(87.98, -46.17, 0.62) |
| CIE-LCH | lch(87.98, 46.17, 179.23°) |
| OKLab | oklab(87.97% -0.1336 0.0009) |
| OKLCH | oklch(87.97% 0.134 179.6) |
| XYZ | xyz(49.4133, 72.0333, 77.6158) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.40
Aqua (survey)
#13EAC9
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF4DA #F45C76
analogous
#5CF48E #5CF4DA #5CC2F4
triadic
#5CF4DA #DA5CF4 #F4DA5C
tetradic
#5CF4DA #8E5CF4 #F45C76 #C2F45C
square
#5CF4DA #8E5CF4 #F45C76 #C2F45C
split-complementary
#5CF4DA #F45CC2 #F48E5C
monochromatic
#0EC8A8 #23F0CD #5CF4DA #95F8E7 #CFFCF4
Accessibility & contrast
On white
1.36
#5CF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#5CF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF4DA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF4DA | 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)
#EAE6D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5cf4da; /* rgb */ color: rgb(92, 244, 218); /* oklch */ color: oklch(88.0% 0.134 179.6);
Tailwind
colors: {
custom: {
50: '#9af8e5',
500: '#5cf4da',
950: '#000000',
},
}SCSS
$custom: #5cf4da; $custom-light: #9af8e5; $custom-dark: #000000;
JSON
{
"hex": "#5cf4da",
"rgb": {
"r": 92,
"g": 244,
"b": 218
},
"hsl": {
"h": 169.737,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.87965,
"c": 0.1336,
"h": 179.6
},
"luminance": 0.72039
}Semantic roles & 50–950 ramp
primary
#5CF4DA
secondary
#C52F49
accent
#0228E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584