#5CE3F0#5CE3F0
#5CE3F0 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.117 H 204.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3F0 |
|---|---|
| RGB | rgb(92, 227, 240) |
| HSL | hsl(185, 83%, 65%) |
| HSV | hsv(185, 62%, 94%) |
| CMYK | cmyk(61.7%, 5.4%, 0%, 5.9%) |
| CIE-LAB | lab(83.70, -32.69, -17.29) |
| CIE-LCH | lch(83.70, 36.98, 207.88°) |
| OKLab | oklab(84.7% -0.1072 -0.0479) |
| OKLCH | oklch(84.7% 0.117 204.1) |
| XYZ | xyz(47.6042, 63.4997, 92.1690) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.72
Aqua Blue
#02D8E9
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3F0 #F0695C
analogous
#5CF0B3 #5CE3F0 #5C99F0
triadic
#5CE3F0 #F05CE3 #E3F05C
tetradic
#5CE3F0 #B35CF0 #F0695C #99F05C
square
#5CE3F0 #B35CF0 #F0695C #99F05C
split-complementary
#5CE3F0 #F05C99 #F0B35C
monochromatic
#12B1C0 #24D9EB #5CE3F0 #94EDF5 #CCF6FA
Accessibility & contrast
On white
1.53
#5CE3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5CE3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3F0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3F0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce3f0; /* rgb */ color: rgb(92, 227, 240); /* oklch */ color: oklch(84.7% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#99ecf5',
500: '#5ce3f0',
950: '#000000',
},
}SCSS
$custom: #5ce3f0; $custom-light: #99ecf5; $custom-dark: #000000;
JSON
{
"hex": "#5ce3f0",
"rgb": {
"r": 92,
"g": 227,
"b": 240
},
"hsl": {
"h": 185.27,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.84701,
"c": 0.11741,
"h": 204.1
},
"luminance": 0.63505
}Semantic roles & 50–950 ramp
primary
#5CE3F0
secondary
#BE3E32
accent
#1906E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485