#5DF2F1#5DF2F1
#5DF2F1 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.2% C 0.125 H 194.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2F1 |
|---|---|
| RGB | rgb(93, 242, 241) |
| HSL | hsl(180, 85%, 66%) |
| HSV | hsv(180, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 0.4%, 5.1%) |
| CIE-LAB | lab(88.05, -39.21, -11.30) |
| CIE-LCH | lch(88.05, 40.80, 196.07°) |
| OKLab | oklab(88.23% -0.1213 -0.0314) |
| OKLCH | oklch(88.23% 0.125 194.5) |
| XYZ | xyz(52.1365, 72.1766, 94.3858) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 2.90
Aqua
#00FFFF
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2F1 #F25D5E
analogous
#5DF2A6 #5DF2F1 #5DA9F2
triadic
#5DF2F1 #F15DF2 #F2F15D
tetradic
#5DF2F1 #A65DF2 #F25D5E #A9F25D
square
#5DF2F1 #A65DF2 #F25D5E #A9F25D
split-complementary
#5DF2F1 #F25DA9 #F2A65D
monochromatic
#10C5C4 #24EDEC #5DF2F1 #96F7F6 #CEFBFB
Accessibility & contrast
On white
1.36
#5DF2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#5DF2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2F1
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2F1 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F1
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5df2f1; /* rgb */ color: rgb(93, 242, 241); /* oklch */ color: oklch(88.2% 0.125 194.5);
Tailwind
colors: {
custom: {
50: '#9bf7f5',
500: '#5df2f1',
950: '#000000',
},
}SCSS
$custom: #5df2f1; $custom-light: #9bf7f5; $custom-dark: #000000;
JSON
{
"hex": "#5df2f1",
"rgb": {
"r": 93,
"g": 242,
"b": 241
},
"hsl": {
"h": 179.597,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.88233,
"c": 0.12531,
"h": 194.5
},
"luminance": 0.72182
}Semantic roles & 50–950 ramp
primary
#5DF2F1
secondary
#C23132
accent
#0405E2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585