#5DEEF2#5DEEF2
#5DEEF2 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.3% C 0.123 H 197.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEEF2 |
|---|---|
| RGB | rgb(93, 238, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(61.6%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.94, -37.11, -13.48) |
| CIE-LCH | lch(86.94, 39.49, 199.97°) |
| OKLab | oklab(87.34% -0.1169 -0.0374) |
| OKLCH | oklch(87.34% 0.123 197.7) |
| XYZ | xyz(51.1088, 69.8815, 94.7822) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.82
Bright Cyan
#41FDFE
ΔE00 3.68
Robin'S Egg
#6DEDFD
ΔE00 4.56
Aqua
#00FFFF
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEEF2 #F2615D
analogous
#5DF2AB #5DEEF2 #5DA3F2
triadic
#5DEEF2 #F25DEE #EEF25D
tetradic
#5DEEF2 #AB5DF2 #F2615D #A3F25D
square
#5DEEF2 #AB5DF2 #F2615D #A3F25D
split-complementary
#5DEEF2 #F25DA3 #F2AB5D
monochromatic
#10C0C5 #24E8ED #5DEEF2 #96F4F7 #CEFAFB
Accessibility & contrast
On white
1.40
#5DEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5DEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEEF2
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEEF2 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#C7D2F3
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5deef2; /* rgb */ color: rgb(93, 238, 242); /* oklch */ color: oklch(87.3% 0.123 197.7);
Tailwind
colors: {
custom: {
50: '#9bf4f6',
500: '#5deef2',
950: '#000000',
},
}SCSS
$custom: #5deef2; $custom-light: #9bf4f6; $custom-dark: #000000;
JSON
{
"hex": "#5deef2",
"rgb": {
"r": 93,
"g": 238,
"b": 242
},
"hsl": {
"h": 181.611,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.87341,
"c": 0.12275,
"h": 197.7
},
"luminance": 0.69887
}Semantic roles & 50–950 ramp
primary
#5DEEF2
secondary
#C23531
accent
#0A04E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585