#5CF0EC#5CF0EC
#5CF0EC is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.6% C 0.125 H 192.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF0EC |
|---|---|
| RGB | rgb(92, 240, 236) |
| HSL | hsl(178, 83%, 65%) |
| HSV | hsv(178, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(87.31, -39.79, -9.78) |
| CIE-LCH | lch(87.31, 40.98, 193.81°) |
| OKLab | oklab(87.58% -0.1219 -0.0272) |
| OKLCH | oklch(87.58% 0.125 192.6) |
| XYZ | xyz(50.7073, 70.6461, 90.3043) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Turquoise
#0FFEF9
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF0EC #F05C60
analogous
#5CF0A2 #5CF0EC #5CAAF0
triadic
#5CF0EC #EC5CF0 #F0EC5C
tetradic
#5CF0EC #A25CF0 #F05C60 #AAF05C
square
#5CF0EC #A25CF0 #F05C60 #AAF05C
split-complementary
#5CF0EC #F05CAA #F0A25C
monochromatic
#12C0BB #24EBE5 #5CF0EC #94F5F3 #CCFAF9
Accessibility & contrast
On white
1.39
#5CF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5CF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF0EC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF0EC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#00F7EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5cf0ec; /* rgb */ color: rgb(92, 240, 236); /* oklch */ color: oklch(87.6% 0.125 192.6);
Tailwind
colors: {
custom: {
50: '#9af5f2',
500: '#5cf0ec',
950: '#000000',
},
}SCSS
$custom: #5cf0ec; $custom-light: #9af5f2; $custom-dark: #000000;
JSON
{
"hex": "#5cf0ec",
"rgb": {
"r": 92,
"g": 240,
"b": 236
},
"hsl": {
"h": 178.378,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.87579,
"c": 0.12489,
"h": 192.6
},
"luminance": 0.70652
}Semantic roles & 50–950 ramp
primary
#5CF0EC
secondary
#BE3236
accent
#060CE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585