#5CEFF0#5CEFF0
#5CEFF0 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.124 H 195.8°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFF0 |
|---|---|
| RGB | rgb(92, 239, 240) |
| HSL | hsl(180, 83%, 65%) |
| HSV | hsv(180, 62%, 94%) |
| CMYK | cmyk(61.7%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.14, -38.27, -12.14) |
| CIE-LCH | lch(87.14, 40.15, 197.59°) |
| OKLab | oklab(87.48% -0.1192 -0.0337) |
| OKLCH | oklch(87.48% 0.124 195.8) |
| XYZ | xyz(51.0014, 70.2941, 93.3014) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.85
Bright Cyan
#41FDFE
ΔE00 3.21
Aqua
#00FFFF
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFF0 #F05D5C
analogous
#5CF0A7 #5CEFF0 #5CA5F0
triadic
#5CEFF0 #F05CEF #EFF05C
tetradic
#5CEFF0 #A75CF0 #F05D5C #A5F05C
square
#5CEFF0 #A75CF0 #F05D5C #A5F05C
split-complementary
#5CEFF0 #F05CA5 #F0A75C
monochromatic
#12BFC0 #24EAEB #5CEFF0 #94F5F5 #CCFAFA
Accessibility & contrast
On white
1.39
#5CEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#5CEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFF0
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFF0 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ceff0; /* rgb */ color: rgb(92, 239, 240); /* oklch */ color: oklch(87.5% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#9bf4f4',
500: '#5ceff0',
950: '#000000',
},
}SCSS
$custom: #5ceff0; $custom-light: #9bf4f4; $custom-dark: #000000;
JSON
{
"hex": "#5ceff0",
"rgb": {
"r": 92,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.405,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.87478,
"c": 0.12389,
"h": 195.8
},
"luminance": 0.703
}Semantic roles & 50–950 ramp
primary
#5CEFF0
secondary
#BE3332
accent
#0706E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585