#5DEFFE#5DEFFE
#5DEFFE is a very light, vivid teal. Relative luminance 0.712; OKLCH L 88.0% C 0.124 H 204.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFFE |
|---|---|
| RGB | rgb(93, 239, 254) |
| HSL | hsl(186, 99%, 68%) |
| HSV | hsv(186, 63%, 100%) |
| CMYK | cmyk(63.4%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.59, -34.27, -18.80) |
| CIE-LCH | lch(87.59, 39.09, 208.74°) |
| OKLab | oklab(87.99% -0.1131 -0.0521) |
| OKLCH | oklch(87.99% 0.125 204.7) |
| XYZ | xyz(53.2625, 71.2101, 104.6846) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.41
Robin Egg Blue
#8AF1FE
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFFE #FE6C5D
analogous
#5DFEBC #5DEFFE #5D9EFE
triadic
#5DEFFE #FE5DEF #EFFE5D
tetradic
#5DEFFE #BC5DFE #FE6C5D #9EFE5D
square
#5DEFFE #BC5DFE #FE6C5D #9EFE5D
split-complementary
#5DEFFE #FE5D9E #FEBC5D
monochromatic
#01CBDF #20E9FE #5DEFFE #9AF5FE #D7FBFF
Accessibility & contrast
On white
1.38
#5DEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#5DEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFFE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFFE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#C5D4FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5deffe; /* rgb */ color: rgb(93, 239, 254); /* oklch */ color: oklch(88.0% 0.124 204.7);
Tailwind
colors: {
custom: {
50: '#9cf4fe',
500: '#5deffe',
950: '#000000',
},
}SCSS
$custom: #5deffe; $custom-light: #9cf4fe; $custom-dark: #000000;
JSON
{
"hex": "#5deffe",
"rgb": {
"r": 93,
"g": 239,
"b": 254
},
"hsl": {
"h": 185.59,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.87985,
"c": 0.1245,
"h": 204.7
},
"luminance": 0.71216
}Semantic roles & 50–950 ramp
primary
#5DEFFE
secondary
#D83828
accent
#1500E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585