#5DE9EF#5DE9EF
#5DE9EF is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.120 H 199.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9EF |
|---|---|
| RGB | rgb(93, 233, 239) |
| HSL | hsl(182, 82%, 65%) |
| HSV | hsv(182, 61%, 94%) |
| CMYK | cmyk(61.1%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.42, -35.62, -14.18) |
| CIE-LCH | lch(85.42, 38.34, 201.71°) |
| OKLab | oklab(86.08% -0.1131 -0.0393) |
| OKLCH | oklch(86.08% 0.12 199.2) |
| XYZ | xyz(49.2264, 66.8317, 91.9501) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 3.94
Bright Cyan
#41FDFE
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.52
Aqua
#00FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9EF #EF635D
analogous
#5DEFAC #5DE9EF #5DA0EF
triadic
#5DE9EF #EF5DE9 #E9EF5D
tetradic
#5DE9EF #AC5DEF #EF635D #A0EF5D
square
#5DE9EF #AC5DEF #EF635D #A0EF5D
split-complementary
#5DE9EF #EF5DA0 #EFAC5D
monochromatic
#13B8BF #25E1E9 #5DE9EF #95F1F5 #CCF8FA
Accessibility & contrast
On white
1.46
#5DE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5DE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9EF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9EF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C3CEF0
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5de9ef; /* rgb */ color: rgb(93, 233, 239); /* oklch */ color: oklch(86.1% 0.120 199.2);
Tailwind
colors: {
custom: {
50: '#9af0f4',
500: '#5de9ef',
950: '#000000',
},
}SCSS
$custom: #5de9ef; $custom-light: #9af0f4; $custom-dark: #000000;
JSON
{
"hex": "#5de9ef",
"rgb": {
"r": 93,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.466,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.86083,
"c": 0.11976,
"h": 199.2
},
"luminance": 0.66837
}Semantic roles & 50–950 ramp
primary
#5DE9EF
secondary
#BD3933
accent
#1007DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585