#5CF5CF#5CF5CF
#5CF5CF is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.9% C 0.140 H 173.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5CF |
|---|---|
| RGB | rgb(92, 245, 207) |
| HSL | hsl(165, 88%, 66%) |
| HSV | hsv(165, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 15.5%, 3.9%) |
| CIE-LAB | lab(88.01, -49.24, 6.39) |
| CIE-LCH | lch(88.01, 49.66, 172.60°) |
| OKLab | oklab(87.89% -0.1394 0.0162) |
| OKLCH | oklch(87.89% 0.14 173.4) |
| XYZ | xyz(48.3230, 72.0800, 70.3855) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5CF #F55C82
analogous
#5CF582 #5CF5CF #5CCEF5
triadic
#5CF5CF #CF5CF5 #F5CF5C
tetradic
#5CF5CF #825CF5 #F55C82 #CEF55C
square
#5CF5CF #825CF5 #F55C82 #CEF55C
split-complementary
#5CF5CF #F55CCE #F5825C
monochromatic
#0CCA9B #22F1BE #5CF5CF #96F9E0 #CFFCF1
Accessibility & contrast
On white
1.36
#5CF5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5CF5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5CF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5CF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5cf5cf; /* rgb */ color: rgb(92, 245, 207); /* oklch */ color: oklch(87.9% 0.140 173.4);
Tailwind
colors: {
custom: {
50: '#99f9dd',
500: '#5cf5cf',
950: '#000000',
},
}SCSS
$custom: #5cf5cf; $custom-light: #99f9dd; $custom-dark: #000000;
JSON
{
"hex": "#5cf5cf",
"rgb": {
"r": 92,
"g": 245,
"b": 207
},
"hsl": {
"h": 165.098,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87894,
"c": 0.14037,
"h": 173.4
},
"luminance": 0.72085
}Semantic roles & 50–950 ramp
primary
#5CF5CF
secondary
#C62F54
accent
#0039E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584