#5DF2F0#5DF2F0
#5DF2F0 is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.2% C 0.125 H 193.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2F0 |
|---|---|
| RGB | rgb(93, 242, 240) |
| HSL | hsl(179, 85%, 66%) |
| HSV | hsv(179, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(88.02, -39.48, -10.81) |
| CIE-LCH | lch(88.02, 40.93, 195.32°) |
| OKLab | oklab(88.2% -0.1217 -0.03) |
| OKLCH | oklch(88.2% 0.125 193.9) |
| XYZ | xyz(51.9876, 72.1171, 93.6013) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.75
Bright Light Blue
#26F7FD
ΔE00 3.13
Aqua
#00FFFF
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2F0 #F25D5F
analogous
#5DF2A6 #5DF2F0 #5DA9F2
triadic
#5DF2F0 #F05DF2 #F2F05D
tetradic
#5DF2F0 #A65DF2 #F25D5F #A9F25D
square
#5DF2F0 #A65DF2 #F25D5F #A9F25D
split-complementary
#5DF2F0 #F25DA9 #F2A65D
monochromatic
#10C5C2 #24EDEB #5DF2F0 #96F7F5 #CEFBFA
Accessibility & contrast
On white
1.36
#5DF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5DF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2F0
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2F0 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F0
Deuteranopia (green-blind)
#CCD6F1
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5df2f0; /* rgb */ color: rgb(93, 242, 240); /* oklch */ color: oklch(88.2% 0.125 193.9);
Tailwind
colors: {
custom: {
50: '#9bf7f4',
500: '#5df2f0',
950: '#000000',
},
}SCSS
$custom: #5df2f0; $custom-light: #9bf7f4; $custom-dark: #000000;
JSON
{
"hex": "#5df2f0",
"rgb": {
"r": 93,
"g": 242,
"b": 240
},
"hsl": {
"h": 179.195,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.882,
"c": 0.12538,
"h": 193.9
},
"luminance": 0.72123
}Semantic roles & 50–950 ramp
primary
#5DF2F0
secondary
#C23133
accent
#0407E2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585