#5DEFF2#5DEFF2
#5DEFF2 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.123 H 197.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFF2 |
|---|---|
| RGB | rgb(93, 239, 242) |
| HSL | hsl(181, 85%, 66%) |
| HSV | hsv(181, 62%, 95%) |
| CMYK | cmyk(61.6%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(87.22, -37.57, -13.06) |
| CIE-LCH | lch(87.22, 39.78, 199.16°) |
| OKLab | oklab(87.57% -0.1179 -0.0362) |
| OKLCH | oklch(87.57% 0.123 197.1) |
| XYZ | xyz(51.4007, 70.4654, 94.8795) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.70
Bright Cyan
#41FDFE
ΔE00 3.37
Aqua
#00FFFF
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFF2 #F2605D
analogous
#5DF2AA #5DEFF2 #5DA4F2
triadic
#5DEFF2 #F25DEF #EFF25D
tetradic
#5DEFF2 #AA5DF2 #F2605D #A4F25D
square
#5DEFF2 #AA5DF2 #F2605D #A4F25D
split-complementary
#5DEFF2 #F25DA4 #F2AA5D
monochromatic
#10C1C5 #24E9ED #5DEFF2 #96F5F7 #CEFAFB
Accessibility & contrast
On white
1.39
#5DEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#5DEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFF2
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFF2 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F3
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5deff2; /* rgb */ color: rgb(93, 239, 242); /* oklch */ color: oklch(87.6% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#9bf4f6',
500: '#5deff2',
950: '#000000',
},
}SCSS
$custom: #5deff2; $custom-light: #9bf4f6; $custom-dark: #000000;
JSON
{
"hex": "#5deff2",
"rgb": {
"r": 93,
"g": 239,
"b": 242
},
"hsl": {
"h": 181.208,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.87572,
"c": 0.12334,
"h": 197.1
},
"luminance": 0.70471
}Semantic roles & 50–950 ramp
primary
#5DEFF2
secondary
#C23431
accent
#0804E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585