#5DEFF4#5DEFF4
#5DEFF4 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.6% C 0.123 H 198.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFF4 |
|---|---|
| RGB | rgb(93, 239, 244) |
| HSL | hsl(182, 87%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(61.9%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(87.28, -37.03, -14.02) |
| CIE-LCH | lch(87.28, 39.59, 200.73°) |
| OKLab | oklab(87.64% -0.1171 -0.0388) |
| OKLCH | oklch(87.64% 0.123 198.3) |
| XYZ | xyz(51.7027, 70.5862, 96.4701) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.69
Bright Cyan
#41FDFE
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFF4 #F4625D
analogous
#5DF4AD #5DEFF4 #5DA3F4
triadic
#5DEFF4 #F45DEF #EFF45D
tetradic
#5DEFF4 #AD5DF4 #F4625D #A3F45D
square
#5DEFF4 #AD5DF4 #F4625D #A3F45D
split-complementary
#5DEFF4 #F45DA3 #F4AD5D
monochromatic
#0EC3C9 #24E9F0 #5DEFF4 #96F5F8 #D0FAFC
Accessibility & contrast
On white
1.39
#5DEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5DEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFF4
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFF4 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F5
Deuteranopia (green-blind)
#C8D3F5
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5deff4; /* rgb */ color: rgb(93, 239, 244); /* oklch */ color: oklch(87.6% 0.123 198.3);
Tailwind
colors: {
custom: {
50: '#9bf4f7',
500: '#5deff4',
950: '#000000',
},
}SCSS
$custom: #5deff4; $custom-light: #9bf4f7; $custom-dark: #000000;
JSON
{
"hex": "#5deff4",
"rgb": {
"r": 93,
"g": 239,
"b": 244
},
"hsl": {
"h": 181.987,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.87639,
"c": 0.12337,
"h": 198.3
},
"luminance": 0.70592
}Semantic roles & 50–950 ramp
primary
#5DEFF4
secondary
#C63530
accent
#0902E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585