#5DF1F4#5DF1F4
#5DF1F4 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.1% C 0.125 H 197.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF1F4 |
|---|---|
| RGB | rgb(93, 241, 244) |
| HSL | hsl(181, 87%, 66%) |
| HSV | hsv(181, 62%, 96%) |
| CMYK | cmyk(61.9%, 1.2%, 0%, 4.3%) |
| CIE-LAB | lab(87.85, -37.95, -13.16) |
| CIE-LCH | lch(87.85, 40.17, 199.13°) |
| OKLab | oklab(88.1% -0.1191 -0.0365) |
| OKLCH | oklch(88.1% 0.125 197) |
| XYZ | xyz(52.2915, 71.7637, 96.6663) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.44
Bright Cyan
#41FDFE
ΔE00 3.00
Aqua
#00FFFF
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 4.70
Robin'S Egg
#6DEDFD
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF1F4 #F4605D
analogous
#5DF4AB #5DF1F4 #5DA5F4
triadic
#5DF1F4 #F45DF1 #F1F45D
tetradic
#5DF1F4 #AB5DF4 #F4605D #A5F45D
square
#5DF1F4 #AB5DF4 #F4605D #A5F45D
split-complementary
#5DF1F4 #F45DA5 #F4AB5D
monochromatic
#0EC5C9 #24ECF0 #5DF1F4 #96F6F8 #D0FBFC
Accessibility & contrast
On white
1.37
#5DF1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#5DF1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF1F4
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF1F4 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F5
Deuteranopia (green-blind)
#CAD5F5
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df1f4; /* rgb */ color: rgb(93, 241, 244); /* oklch */ color: oklch(88.1% 0.125 197.0);
Tailwind
colors: {
custom: {
50: '#9cf6f7',
500: '#5df1f4',
950: '#000000',
},
}SCSS
$custom: #5df1f4; $custom-light: #9cf6f7; $custom-dark: #000000;
JSON
{
"hex": "#5df1f4",
"rgb": {
"r": 93,
"g": 241,
"b": 244
},
"hsl": {
"h": 181.192,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.88101,
"c": 0.12456,
"h": 197
},
"luminance": 0.71769
}Semantic roles & 50–950 ramp
primary
#5DF1F4
secondary
#C63330
accent
#0602E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585