#5DEAFE#5DEAFE
#5DEAFE is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.8% C 0.123 H 208.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAFE |
|---|---|
| RGB | rgb(93, 234, 254) |
| HSL | hsl(187, 99%, 68%) |
| HSV | hsv(187, 63%, 100%) |
| CMYK | cmyk(63.4%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(86.17, -31.91, -20.94) |
| CIE-LCH | lch(86.17, 38.17, 213.27°) |
| OKLab | oklab(86.84% -0.1081 -0.0581) |
| OKLCH | oklch(86.84% 0.123 208.2) |
| XYZ | xyz(51.8189, 68.3229, 104.2034) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.48
Robin Egg Blue
#8AF1FE
ΔE00 3.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 6.36
Bright Light Blue
#26F7FD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAFE #FE715D
analogous
#5DFEC1 #5DEAFE #5D9AFE
triadic
#5DEAFE #FE5DEA #EAFE5D
tetradic
#5DEAFE #C15DFE #FE715D #9AFE5D
square
#5DEAFE #C15DFE #FE715D #9AFE5D
split-complementary
#5DEAFE #FE5D9A #FEC15D
monochromatic
#01C4DF #20E2FE #5DEAFE #9AF2FE #D7FAFF
Accessibility & contrast
On white
1.43
#5DEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5DEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAFE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAFE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5deafe; /* rgb */ color: rgb(93, 234, 254); /* oklch */ color: oklch(86.8% 0.123 208.2);
Tailwind
colors: {
custom: {
50: '#9cf1fe',
500: '#5deafe',
950: '#000000',
},
}SCSS
$custom: #5deafe; $custom-light: #9cf1fe; $custom-dark: #000000;
JSON
{
"hex": "#5deafe",
"rgb": {
"r": 93,
"g": 234,
"b": 254
},
"hsl": {
"h": 187.453,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.86841,
"c": 0.12275,
"h": 208.2
},
"luminance": 0.68329
}Semantic roles & 50–950 ramp
primary
#5DEAFE
secondary
#D83D28
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585