#5CE8FF#5CE8FF
#5CE8FF is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.4% C 0.123 H 210.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8FF |
|---|---|
| RGB | rgb(92, 232, 255) |
| HSL | hsl(188, 100%, 68%) |
| HSV | hsv(188, 64%, 100%) |
| CMYK | cmyk(63.9%, 9%, 0%, 0%) |
| CIE-LAB | lab(85.61, -30.83, -22.32) |
| CIE-LCH | lch(85.61, 38.06, 215.90°) |
| OKLab | oklab(86.39% -0.1063 -0.062) |
| OKLCH | oklch(86.39% 0.123 210.2) |
| XYZ | xyz(51.3127, 67.2030, 104.8556) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.38
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Neon Blue
#04D9FF
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8FF #FF735C
analogous
#5CFFC4 #5CE8FF #5C96FF
triadic
#5CE8FF #FF5CE8 #E8FF5C
tetradic
#5CE8FF #C45CFF #FF735C #96FF5C
square
#5CE8FF #C45CFF #FF735C #96FF5C
split-complementary
#5CE8FF #FF5C96 #FFC45C
monochromatic
#00C1E1 #1FDFFF #5CE8FF #99F1FF #D6F9FF
Accessibility & contrast
On white
1.45
#5CE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5CE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8FF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8FF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#00F2EF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ce8ff; /* rgb */ color: rgb(92, 232, 255); /* oklch */ color: oklch(86.4% 0.123 210.2);
Tailwind
colors: {
custom: {
50: '#9befff',
500: '#5ce8ff',
950: '#000000',
},
}SCSS
$custom: #5ce8ff; $custom-light: #9befff; $custom-dark: #000000;
JSON
{
"hex": "#5ce8ff",
"rgb": {
"r": 92,
"g": 232,
"b": 255
},
"hsl": {
"h": 188.466,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.86392,
"c": 0.123,
"h": 210.2
},
"luminance": 0.67209
}Semantic roles & 50–950 ramp
primary
#5CE8FF
secondary
#D94026
accent
#2000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101618
muted
#808586