#5CF5CB#5CF5CB
#5CF5CB is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.143 H 171.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5CB |
|---|---|
| RGB | rgb(92, 245, 203) |
| HSL | hsl(164, 88%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(87.91, -50.18, 8.34) |
| CIE-LCH | lch(87.91, 50.86, 170.56°) |
| OKLab | oklab(87.79% -0.1412 0.0212) |
| OKLCH | oklch(87.79% 0.143 171.4) |
| XYZ | xyz(47.8402, 71.8868, 67.8427) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5CB #F55C86
analogous
#5CF57E #5CF5CB #5CD3F5
triadic
#5CF5CB #CB5CF5 #F5CB5C
tetradic
#5CF5CB #7E5CF5 #F55C86 #D3F55C
square
#5CF5CB #7E5CF5 #F55C86 #D3F55C
split-complementary
#5CF5CB #F55CD3 #F57E5C
monochromatic
#0CCA96 #22F1B9 #5CF5CB #96F9DD #CFFCF0
Accessibility & contrast
On white
1.37
#5CF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#5CF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5CB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5CB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf5cb; /* rgb */ color: rgb(92, 245, 203); /* oklch */ color: oklch(87.8% 0.143 171.4);
Tailwind
colors: {
custom: {
50: '#99f9da',
500: '#5cf5cb',
950: '#000000',
},
}SCSS
$custom: #5cf5cb; $custom-light: #99f9da; $custom-dark: #000000;
JSON
{
"hex": "#5cf5cb",
"rgb": {
"r": 92,
"g": 245,
"b": 203
},
"hsl": {
"h": 163.529,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87788,
"c": 0.1428,
"h": 171.4
},
"luminance": 0.71892
}Semantic roles & 50–950 ramp
primary
#5CF5CB
secondary
#C62F58
accent
#003FE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583