#5DF0F5#5DF0F5
#5DF0F5 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.9% C 0.124 H 198.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF0F5 |
|---|---|
| RGB | rgb(93, 240, 245) |
| HSL | hsl(182, 88%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(62%, 2%, 0%, 3.9%) |
| CIE-LAB | lab(87.60, -37.22, -14.07) |
| CIE-LCH | lch(87.60, 39.79, 200.71°) |
| OKLab | oklab(87.9% -0.1177 -0.039) |
| OKLCH | oklch(87.9% 0.124 198.3) |
| XYZ | xyz(52.1485, 71.2343, 97.3698) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.55
Bright Cyan
#41FDFE
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF0F5 #F5625D
analogous
#5DF5AE #5DF0F5 #5DA4F5
triadic
#5DF0F5 #F55DF0 #F0F55D
tetradic
#5DF0F5 #AE5DF5 #F5625D #A4F55D
square
#5DF0F5 #AE5DF5 #F5625D #A4F55D
split-complementary
#5DF0F5 #F55DA4 #F5AE5D
monochromatic
#0DC5CB #23EBF1 #5DF0F5 #97F5F9 #D0FBFC
Accessibility & contrast
On white
1.38
#5DF0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5DF0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF0F5
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF0F5 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F6
Deuteranopia (green-blind)
#C9D4F6
Tritanopia (blue-blind)
#00F8F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df0f5; /* rgb */ color: rgb(93, 240, 245); /* oklch */ color: oklch(87.9% 0.124 198.3);
Tailwind
colors: {
custom: {
50: '#9cf5f8',
500: '#5df0f5',
950: '#000000',
},
}SCSS
$custom: #5df0f5; $custom-light: #9cf5f8; $custom-dark: #000000;
JSON
{
"hex": "#5df0f5",
"rgb": {
"r": 93,
"g": 240,
"b": 245
},
"hsl": {
"h": 181.974,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.87904,
"c": 0.12397,
"h": 198.3
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#5DF0F5
secondary
#C7342F
accent
#0801E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585