#5CF4CC#5CF4CC
#5CF4CC is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.141 H 172.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF4CC |
|---|---|
| RGB | rgb(92, 244, 204) |
| HSL | hsl(164, 87%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.65, -49.52, 7.43) |
| CIE-LCH | lch(87.65, 50.08, 171.46°) |
| OKLab | oklab(87.58% -0.1398 0.0189) |
| OKLCH | oklch(87.58% 0.141 172.3) |
| XYZ | xyz(47.6581, 71.3313, 68.3717) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.58
Aqua (survey)
#13EAC9
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF4CC #F45C84
analogous
#5CF480 #5CF4CC #5CD0F4
triadic
#5CF4CC #CC5CF4 #F4CC5C
tetradic
#5CF4CC #805CF4 #F45C84 #D0F45C
square
#5CF4CC #805CF4 #F45C84 #D0F45C
split-complementary
#5CF4CC #F45CD0 #F4805C
monochromatic
#0EC897 #23F0BA #5CF4CC #95F8DE #CFFCF0
Accessibility & contrast
On white
1.38
#5CF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5CF4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF4CC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF4CC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf4cc; /* rgb */ color: rgb(92, 244, 204); /* oklch */ color: oklch(87.6% 0.141 172.3);
Tailwind
colors: {
custom: {
50: '#99f8db',
500: '#5cf4cc',
950: '#000000',
},
}SCSS
$custom: #5cf4cc; $custom-light: #99f8db; $custom-dark: #000000;
JSON
{
"hex": "#5cf4cc",
"rgb": {
"r": 92,
"g": 244,
"b": 204
},
"hsl": {
"h": 164.211,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.87576,
"c": 0.14103,
"h": 172.3
},
"luminance": 0.71336
}Semantic roles & 50–950 ramp
primary
#5CF4CC
secondary
#C52F57
accent
#023DE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584