#5DECFE#5DECFE
#5DECFE is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.3% C 0.123 H 206.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECFE |
|---|---|
| RGB | rgb(93, 236, 254) |
| HSL | hsl(187, 99%, 68%) |
| HSV | hsv(187, 63%, 100%) |
| CMYK | cmyk(63.4%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.74, -32.86, -20.08) |
| CIE-LCH | lch(86.74, 38.51, 211.43°) |
| OKLab | oklab(87.3% -0.1101 -0.0557) |
| OKLCH | oklch(87.3% 0.123 206.8) |
| XYZ | xyz(52.3915, 69.4681, 104.3943) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.06
Robin Egg Blue
#8AF1FE
ΔE00 3.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 5.71
Neon Blue
#04D9FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECFE #FE6F5D
analogous
#5DFEBF #5DECFE #5D9BFE
triadic
#5DECFE #FE5DEC #ECFE5D
tetradic
#5DECFE #BF5DFE #FE6F5D #9BFE5D
square
#5DECFE #BF5DFE #FE6F5D #9BFE5D
split-complementary
#5DECFE #FE5D9B #FEBF5D
monochromatic
#01C6DF #20E5FE #5DECFE #9AF3FE #D7FAFF
Accessibility & contrast
On white
1.41
#5DECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5DECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECFE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECFE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#C1D2FE
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5decfe; /* rgb */ color: rgb(93, 236, 254); /* oklch */ color: oklch(87.3% 0.123 206.8);
Tailwind
colors: {
custom: {
50: '#9cf2fe',
500: '#5decfe',
950: '#000000',
},
}SCSS
$custom: #5decfe; $custom-light: #9cf2fe; $custom-dark: #000000;
JSON
{
"hex": "#5decfe",
"rgb": {
"r": 93,
"g": 236,
"b": 254
},
"hsl": {
"h": 186.708,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.87298,
"c": 0.12339,
"h": 206.8
},
"luminance": 0.69474
}Semantic roles & 50–950 ramp
primary
#5DECFE
secondary
#D83B28
accent
#1A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585