#5DF0F4#5DF0F4
#5DF0F4 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.9% C 0.124 H 197.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF0F4 |
|---|---|
| RGB | rgb(93, 240, 244) |
| HSL | hsl(182, 87%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(61.9%, 1.6%, 0%, 4.3%) |
| CIE-LAB | lab(87.57, -37.49, -13.59) |
| CIE-LCH | lch(87.57, 39.88, 199.92°) |
| OKLab | oklab(87.87% -0.1181 -0.0377) |
| OKLCH | oklch(87.87% 0.124 197.7) |
| XYZ | xyz(51.9963, 71.1734, 96.5680) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.53
Bright Cyan
#41FDFE
ΔE00 3.31
Aqua
#00FFFF
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF0F4 #F4615D
analogous
#5DF4AC #5DF0F4 #5DA4F4
triadic
#5DF0F4 #F45DF0 #F0F45D
tetradic
#5DF0F4 #AC5DF4 #F4615D #A4F45D
square
#5DF0F4 #AC5DF4 #F4615D #A4F45D
split-complementary
#5DF0F4 #F45DA4 #F4AC5D
monochromatic
#0EC4C9 #24EBF0 #5DF0F4 #96F5F8 #D0FBFC
Accessibility & contrast
On white
1.38
#5DF0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#5DF0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF0F4
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF0F4 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F5
Deuteranopia (green-blind)
#C9D4F5
Tritanopia (blue-blind)
#00F8F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df0f4; /* rgb */ color: rgb(93, 240, 244); /* oklch */ color: oklch(87.9% 0.124 197.7);
Tailwind
colors: {
custom: {
50: '#9bf5f7',
500: '#5df0f4',
950: '#000000',
},
}SCSS
$custom: #5df0f4; $custom-light: #9bf5f7; $custom-dark: #000000;
JSON
{
"hex": "#5df0f4",
"rgb": {
"r": 93,
"g": 240,
"b": 244
},
"hsl": {
"h": 181.589,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.8787,
"c": 0.12395,
"h": 197.7
},
"luminance": 0.71179
}Semantic roles & 50–950 ramp
primary
#5DF0F4
secondary
#C63430
accent
#0802E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585