#5CE9FD#5CE9FD
#5CE9FD is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.5% C 0.123 H 208.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9FD |
|---|---|
| RGB | rgb(92, 233, 253) |
| HSL | hsl(187, 98%, 68%) |
| HSV | hsv(187, 64%, 99%) |
| CMYK | cmyk(63.6%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.83, -31.88, -20.94) |
| CIE-LCH | lch(85.83, 38.14, 213.30°) |
| OKLab | oklab(86.55% -0.108 -0.0581) |
| OKLCH | oklch(86.55% 0.123 208.3) |
| XYZ | xyz(51.2747, 67.6394, 103.2629) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.61
Robin Egg Blue
#8AF1FE
ΔE00 3.87
Aqua Blue
#02D8E9
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9FD #FD705C
analogous
#5CFDC0 #5CE9FD #5C99FD
triadic
#5CE9FD #FD5CE9 #E9FD5C
tetradic
#5CE9FD #C05CFD #FD705C #99FD5C
square
#5CE9FD #C05CFD #FD705C #99FD5C
split-complementary
#5CE9FD #FD5C99 #FDC05C
monochromatic
#03C1DC #20E1FC #5CE9FD #98F1FE #D5F9FE
Accessibility & contrast
On white
1.45
#5CE9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5CE9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9FD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9FD | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FE
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#00F3EF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ce9fd; /* rgb */ color: rgb(92, 233, 253); /* oklch */ color: oklch(86.5% 0.123 208.3);
Tailwind
colors: {
custom: {
50: '#9bf0fe',
500: '#5ce9fd',
950: '#000000',
},
}SCSS
$custom: #5ce9fd; $custom-light: #9bf0fe; $custom-dark: #000000;
JSON
{
"hex": "#5ce9fd",
"rgb": {
"r": 92,
"g": 233,
"b": 253
},
"hsl": {
"h": 187.453,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.86547,
"c": 0.12266,
"h": 208.3
},
"luminance": 0.67645
}Semantic roles & 50–950 ramp
primary
#5CE9FD
secondary
#D53E28
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585