#5CE5FF#5CE5FF
#5CE5FF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.7% C 0.122 H 212.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5FF |
|---|---|
| RGB | rgb(92, 229, 255) |
| HSL | hsl(190, 100%, 68%) |
| HSV | hsv(190, 64%, 100%) |
| CMYK | cmyk(63.9%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(84.76, -29.39, -23.61) |
| CIE-LCH | lch(84.76, 37.70, 218.78°) |
| OKLab | oklab(85.71% -0.1033 -0.0656) |
| OKLCH | oklch(85.71% 0.122 212.4) |
| XYZ | xyz(50.4754, 65.5285, 104.5765) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.50
Neon Blue
#04D9FF
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5FF #FF765C
analogous
#5CFFC8 #5CE5FF #5C93FF
triadic
#5CE5FF #FF5CE5 #E5FF5C
tetradic
#5CE5FF #C85CFF #FF765C #93FF5C
square
#5CE5FF #C85CFF #FF765C #93FF5C
split-complementary
#5CE5FF #FF5C93 #FFC85C
monochromatic
#00BDE1 #1FDBFF #5CE5FF #99EFFF #D6F9FF
Accessibility & contrast
On white
1.49
#5CE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5CE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5FF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5FF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#B9CCFF
Tritanopia (blue-blind)
#00F0ED
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ce5ff; /* rgb */ color: rgb(92, 229, 255); /* oklch */ color: oklch(85.7% 0.122 212.4);
Tailwind
colors: {
custom: {
50: '#9bedff',
500: '#5ce5ff',
950: '#000000',
},
}SCSS
$custom: #5ce5ff; $custom-light: #9bedff; $custom-dark: #000000;
JSON
{
"hex": "#5ce5ff",
"rgb": {
"r": 92,
"g": 229,
"b": 255
},
"hsl": {
"h": 189.571,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.85707,
"c": 0.12236,
"h": 212.4
},
"luminance": 0.65534
}Semantic roles & 50–950 ramp
primary
#5CE5FF
secondary
#D94326
accent
#2500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101618
muted
#808586