#5CE9FA#5CE9FA
#5CE9FA is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.4% C 0.122 H 206.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9FA |
|---|---|
| RGB | rgb(92, 233, 250) |
| HSL | hsl(186, 94%, 67%) |
| HSV | hsv(186, 63%, 98%) |
| CMYK | cmyk(63.2%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(85.73, -32.72, -19.50) |
| CIE-LCH | lch(85.73, 38.10, 210.80°) |
| OKLab | oklab(86.44% -0.1092 -0.0541) |
| OKLCH | oklch(86.44% 0.122 206.3) |
| XYZ | xyz(50.8005, 67.4498, 100.7658) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.35
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9FA #FA6D5C
analogous
#5CFABC #5CE9FA #5C9AFA
triadic
#5CE9FA #FA5CE9 #E9FA5C
tetradic
#5CE9FA #BC5CFA #FA6D5C #9AFA5C
square
#5CE9FA #BC5CFA #FA6D5C #9AFA5C
split-complementary
#5CE9FA #FA5C9A #FABC5C
monochromatic
#07BFD5 #21E1F8 #5CE9FA #97F1FC #D3F9FE
Accessibility & contrast
On white
1.45
#5CE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5CE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9FA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9FA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#00F2EE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ce9fa; /* rgb */ color: rgb(92, 233, 250); /* oklch */ color: oklch(86.4% 0.122 206.3);
Tailwind
colors: {
custom: {
50: '#9bf0fc',
500: '#5ce9fa',
950: '#000000',
},
}SCSS
$custom: #5ce9fa; $custom-light: #9bf0fc; $custom-dark: #000000;
JSON
{
"hex": "#5ce9fa",
"rgb": {
"r": 92,
"g": 233,
"b": 250
},
"hsl": {
"h": 186.456,
"s": 94.048,
"l": 67.059
},
"oklch": {
"l": 0.86439,
"c": 0.12187,
"h": 206.3
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#5CE9FA
secondary
#CF3C2B
accent
#1900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585