#5DF0F7#5DF0F7
#5DF0F7 is a very light, vivid teal. Relative luminance 0.714; OKLCH L 88.0% C 0.124 H 199.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF0F7 |
|---|---|
| RGB | rgb(93, 240, 247) |
| HSL | hsl(183, 91%, 67%) |
| HSV | hsv(183, 62%, 97%) |
| CMYK | cmyk(62.3%, 2.8%, 0%, 3.1%) |
| CIE-LAB | lab(87.66, -36.67, -15.03) |
| CIE-LCH | lch(87.66, 39.63, 202.28°) |
| OKLab | oklab(87.97% -0.1169 -0.0416) |
| OKLCH | oklch(87.97% 0.124 199.6) |
| XYZ | xyz(52.4555, 71.3570, 98.9864) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.72
Robin'S Egg
#6DEDFD
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Aqua
#00FFFF
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF0F7 #F7645D
analogous
#5DF7B1 #5DF0F7 #5DA3F7
triadic
#5DF0F7 #F75DF0 #F0F75D
tetradic
#5DF0F7 #B15DF7 #F7645D #A3F75D
square
#5DF0F7 #B15DF7 #F7645D #A3F75D
split-complementary
#5DF0F7 #F75DA3 #F7B15D
monochromatic
#0AC6CF #23EBF4 #5DF0F7 #97F5FA #D2FBFD
Accessibility & contrast
On white
1.38
#5DF0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5DF0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF0F7
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF0F7 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F8
Deuteranopia (green-blind)
#C8D4F8
Tritanopia (blue-blind)
#00F8F2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df0f7; /* rgb */ color: rgb(93, 240, 247); /* oklch */ color: oklch(88.0% 0.124 199.6);
Tailwind
colors: {
custom: {
50: '#9cf5f9',
500: '#5df0f7',
950: '#000000',
},
}SCSS
$custom: #5df0f7; $custom-light: #9cf5f9; $custom-dark: #000000;
JSON
{
"hex": "#5df0f7",
"rgb": {
"r": 93,
"g": 240,
"b": 247
},
"hsl": {
"h": 182.727,
"s": 90.588,
"l": 66.667
},
"oklch": {
"l": 0.87972,
"c": 0.12407,
"h": 199.6
},
"luminance": 0.71363
}Semantic roles & 50–950 ramp
primary
#5DF0F7
secondary
#CB352D
accent
#0A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585