#5CEAFD#5CEAFD
#5CEAFD is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.8% C 0.123 H 207.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAFD |
|---|---|
| RGB | rgb(92, 234, 253) |
| HSL | hsl(187, 98%, 68%) |
| HSV | hsv(187, 64%, 99%) |
| CMYK | cmyk(63.6%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(86.11, -32.35, -20.51) |
| CIE-LCH | lch(86.11, 38.30, 212.37°) |
| OKLab | oklab(86.78% -0.109 -0.0569) |
| OKLCH | oklch(86.78% 0.123 207.6) |
| XYZ | xyz(51.5586, 68.2072, 103.3575) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.35
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAFD #FD6F5C
analogous
#5CFDC0 #5CEAFD #5C99FD
triadic
#5CEAFD #FD5CEA #EAFD5C
tetradic
#5CEAFD #C05CFD #FD6F5C #99FD5C
square
#5CEAFD #C05CFD #FD6F5C #99FD5C
split-complementary
#5CEAFD #FD5C99 #FDC05C
monochromatic
#03C2DC #20E2FC #5CEAFD #98F2FE #D5FAFE
Accessibility & contrast
On white
1.43
#5CEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#5CEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAFD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAFD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ceafd; /* rgb */ color: rgb(92, 234, 253); /* oklch */ color: oklch(86.8% 0.123 207.6);
Tailwind
colors: {
custom: {
50: '#9bf1fe',
500: '#5ceafd',
950: '#000000',
},
}SCSS
$custom: #5ceafd; $custom-light: #9bf1fe; $custom-dark: #000000;
JSON
{
"hex": "#5ceafd",
"rgb": {
"r": 92,
"g": 234,
"b": 253
},
"hsl": {
"h": 187.081,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.86776,
"c": 0.12297,
"h": 207.6
},
"luminance": 0.68213
}Semantic roles & 50–950 ramp
primary
#5CEAFD
secondary
#D53D28
accent
#1B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585