#5CE6FD#5CE6FD
#5CE6FD is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.9% C 0.122 H 210.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6FD |
|---|---|
| RGB | rgb(92, 230, 253) |
| HSL | hsl(189, 98%, 68%) |
| HSV | hsv(189, 64%, 99%) |
| CMYK | cmyk(63.6%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(84.97, -30.44, -22.23) |
| CIE-LCH | lch(84.97, 37.69, 216.13°) |
| OKLab | oklab(85.86% -0.1051 -0.0617) |
| OKLCH | oklch(85.86% 0.122 210.4) |
| XYZ | xyz(50.4326, 65.9553, 102.9822) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Bright Light Blue
#26F7FD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6FD #FD735C
analogous
#5CFDC3 #5CE6FD #5C96FD
triadic
#5CE6FD #FD5CE6 #E6FD5C
tetradic
#5CE6FD #C35CFD #FD735C #96FD5C
square
#5CE6FD #C35CFD #FD735C #96FD5C
split-complementary
#5CE6FD #FD5C96 #FDC35C
monochromatic
#03BDDC #20DDFC #5CE6FD #98EFFE #D5F9FE
Accessibility & contrast
On white
1.48
#5CE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5CE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6FD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6FD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFE
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#00F0ED
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ce6fd; /* rgb */ color: rgb(92, 230, 253); /* oklch */ color: oklch(85.9% 0.122 210.4);
Tailwind
colors: {
custom: {
50: '#9beefe',
500: '#5ce6fd',
950: '#000000',
},
}SCSS
$custom: #5ce6fd; $custom-light: #9beefe; $custom-dark: #000000;
JSON
{
"hex": "#5ce6fd",
"rgb": {
"r": 92,
"g": 230,
"b": 253
},
"hsl": {
"h": 188.571,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.85861,
"c": 0.12184,
"h": 210.4
},
"luminance": 0.65961
}Semantic roles & 50–950 ramp
primary
#5CE6FD
secondary
#D54128
accent
#2100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585