#5CE4FF#5CE4FF
#5CE4FF is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.5% C 0.122 H 213.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4FF |
|---|---|
| RGB | rgb(92, 228, 255) |
| HSL | hsl(190, 100%, 68%) |
| HSV | hsv(190, 64%, 100%) |
| CMYK | cmyk(63.9%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.47, -28.90, -24.04) |
| CIE-LCH | lch(84.47, 37.60, 219.75°) |
| OKLab | oklab(85.48% -0.1023 -0.0668) |
| OKLCH | oklch(85.48% 0.122 213.1) |
| XYZ | xyz(50.1995, 64.9767, 104.4845) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Neon Blue
#04D9FF
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Sky Blue
#87CEEB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4FF #FF775C
analogous
#5CFFC9 #5CE4FF #5C92FF
triadic
#5CE4FF #FF5CE4 #E4FF5C
tetradic
#5CE4FF #C95CFF #FF775C #92FF5C
square
#5CE4FF #C95CFF #FF775C #92FF5C
split-complementary
#5CE4FF #FF5C92 #FFC95C
monochromatic
#00BBE1 #1FDAFF #5CE4FF #99EEFF #D6F8FF
Accessibility & contrast
On white
1.50
#5CE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5CE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4FF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4FF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce4ff; /* rgb */ color: rgb(92, 228, 255); /* oklch */ color: oklch(85.5% 0.122 213.1);
Tailwind
colors: {
custom: {
50: '#9becff',
500: '#5ce4ff',
950: '#000000',
},
}SCSS
$custom: #5ce4ff; $custom-light: #9becff; $custom-dark: #000000;
JSON
{
"hex": "#5ce4ff",
"rgb": {
"r": 92,
"g": 228,
"b": 255
},
"hsl": {
"h": 189.939,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.85479,
"c": 0.12219,
"h": 213.1
},
"luminance": 0.64982
}Semantic roles & 50–950 ramp
primary
#5CE4FF
secondary
#D94426
accent
#2600E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486