#5DF2F4#5DF2F4
#5DF2F4 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.3% C 0.125 H 196.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2F4 |
|---|---|
| RGB | rgb(93, 242, 244) |
| HSL | hsl(181, 87%, 66%) |
| HSV | hsv(181, 62%, 96%) |
| CMYK | cmyk(61.9%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.14, -38.41, -12.73) |
| CIE-LCH | lch(88.14, 40.46, 198.34°) |
| OKLab | oklab(88.33% -0.1201 -0.0353) |
| OKLCH | oklch(88.33% 0.125 196.4) |
| XYZ | xyz(52.5883, 72.3574, 96.7653) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.41
Bright Cyan
#41FDFE
ΔE00 2.72
Aqua
#00FFFF
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2F4 #F45F5D
analogous
#5DF4AA #5DF2F4 #5DA6F4
triadic
#5DF2F4 #F45DF2 #F2F45D
tetradic
#5DF2F4 #AA5DF4 #F45F5D #A6F45D
square
#5DF2F4 #AA5DF4 #F45F5D #A6F45D
split-complementary
#5DF2F4 #F45DA6 #F4AA5D
monochromatic
#0EC6C9 #24EDF0 #5DF2F4 #96F7F8 #D0FBFC
Accessibility & contrast
On white
1.36
#5DF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#5DF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2F4
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2F4 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F4
Deuteranopia (green-blind)
#CBD6F5
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5df2f4; /* rgb */ color: rgb(93, 242, 244); /* oklch */ color: oklch(88.3% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#9cf7f7',
500: '#5df2f4',
950: '#000000',
},
}SCSS
$custom: #5df2f4; $custom-light: #9cf7f7; $custom-dark: #000000;
JSON
{
"hex": "#5df2f4",
"rgb": {
"r": 93,
"g": 242,
"b": 244
},
"hsl": {
"h": 180.795,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.88332,
"c": 0.12517,
"h": 196.4
},
"luminance": 0.72363
}Semantic roles & 50–950 ramp
primary
#5DF2F4
secondary
#C63230
accent
#0502E4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585