#5CE5FE#5CE5FE
#5CE5FE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.7% C 0.122 H 211.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5FE |
|---|---|
| RGB | rgb(92, 229, 254) |
| HSL | hsl(189, 99%, 68%) |
| HSV | hsv(189, 64%, 100%) |
| CMYK | cmyk(63.8%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.72, -29.68, -23.14) |
| CIE-LCH | lch(84.72, 37.63, 217.94°) |
| OKLab | oklab(85.67% -0.1037 -0.0642) |
| OKLCH | oklch(85.67% 0.122 211.8) |
| XYZ | xyz(50.3149, 65.4642, 103.7309) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Neon Blue
#04D9FF
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5FE #FE755C
analogous
#5CFEC6 #5CE5FE #5C94FE
triadic
#5CE5FE #FE5CE5 #E5FE5C
tetradic
#5CE5FE #C65CFE #FE755C #94FE5C
square
#5CE5FE #C65CFE #FE755C #94FE5C
split-complementary
#5CE5FE #FE5C94 #FEC65C
monochromatic
#01BCDE #1FDBFE #5CE5FE #99EFFE #D6F8FF
Accessibility & contrast
On white
1.49
#5CE5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5CE5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5FE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5FE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#00EFED
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce5fe; /* rgb */ color: rgb(92, 229, 254); /* oklch */ color: oklch(85.7% 0.122 211.8);
Tailwind
colors: {
custom: {
50: '#9bedfe',
500: '#5ce5fe',
950: '#000000',
},
}SCSS
$custom: #5ce5fe; $custom-light: #9bedfe; $custom-dark: #000000;
JSON
{
"hex": "#5ce5fe",
"rgb": {
"r": 92,
"g": 229,
"b": 254
},
"hsl": {
"h": 189.259,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.8567,
"c": 0.12197,
"h": 211.8
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#5CE5FE
secondary
#D74227
accent
#2300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585