#5DE8FF#5DE8FF
#5DE8FF is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.4% C 0.123 H 210.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8FF |
|---|---|
| RGB | rgb(93, 232, 255) |
| HSL | hsl(189, 100%, 68%) |
| HSV | hsv(189, 64%, 100%) |
| CMYK | cmyk(63.5%, 9%, 0%, 0%) |
| CIE-LAB | lab(85.63, -30.68, -22.28) |
| CIE-LCH | lch(85.63, 37.91, 215.99°) |
| OKLab | oklab(86.42% -0.1058 -0.0618) |
| OKLCH | oklch(86.42% 0.123 210.3) |
| XYZ | xyz(51.4133, 67.2548, 104.8603) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.38
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 5.43
Aqua Blue
#02D8E9
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8FF #FF745D
analogous
#5DFFC5 #5DE8FF #5D97FF
triadic
#5DE8FF #FF5DE8 #E8FF5D
tetradic
#5DE8FF #C55DFF #FF745D #97FF5D
square
#5DE8FF #C55DFF #FF745D #97FF5D
split-complementary
#5DE8FF #FF5D97 #FFC55D
monochromatic
#00C2E2 #20DFFF #5DE8FF #9AF1FF #D7F9FF
Accessibility & contrast
On white
1.45
#5DE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5DE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8FF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8FF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#BDCFFF
Tritanopia (blue-blind)
#00F2EF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5de8ff; /* rgb */ color: rgb(93, 232, 255); /* oklch */ color: oklch(86.4% 0.123 210.3);
Tailwind
colors: {
custom: {
50: '#9cefff',
500: '#5de8ff',
950: '#000000',
},
}SCSS
$custom: #5de8ff; $custom-light: #9cefff; $custom-dark: #000000;
JSON
{
"hex": "#5de8ff",
"rgb": {
"r": 93,
"g": 232,
"b": 255
},
"hsl": {
"h": 188.519,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.8642,
"c": 0.12251,
"h": 210.3
},
"luminance": 0.6726
}Semantic roles & 50–950 ramp
primary
#5DE8FF
secondary
#D94027
accent
#2100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101618
muted
#808586