#5DF0F1#5DF0F1
#5DF0F1 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.8% C 0.124 H 195.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF0F1 |
|---|---|
| RGB | rgb(93, 240, 241) |
| HSL | hsl(180, 84%, 65%) |
| HSV | hsv(180, 61%, 95%) |
| CMYK | cmyk(61.4%, 0.4%, 0%, 5.5%) |
| CIE-LAB | lab(87.48, -38.30, -12.15) |
| CIE-LCH | lch(87.48, 40.18, 197.60°) |
| OKLab | oklab(87.77% -0.1193 -0.0337) |
| OKLCH | oklch(87.77% 0.124 195.8) |
| XYZ | xyz(51.5445, 70.9926, 94.1885) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.76
Bright Cyan
#41FDFE
ΔE00 3.04
Aqua
#00FFFF
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF0F1 #F15E5D
analogous
#5DF1A8 #5DF0F1 #5DA6F1
triadic
#5DF0F1 #F15DF0 #F0F15D
tetradic
#5DF0F1 #A85DF1 #F15E5D #A6F15D
square
#5DF0F1 #A85DF1 #F15E5D #A6F15D
split-complementary
#5DF0F1 #F15DA6 #F1A85D
monochromatic
#11C2C3 #25EBEC #5DF0F1 #95F5F6 #CEFAFB
Accessibility & contrast
On white
1.38
#5DF0F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#5DF0F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF0F1
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF0F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF0F1 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F1
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df0f1; /* rgb */ color: rgb(93, 240, 241); /* oklch */ color: oklch(87.8% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#9bf5f5',
500: '#5df0f1',
950: '#000000',
},
}SCSS
$custom: #5df0f1; $custom-light: #9bf5f5; $custom-dark: #000000;
JSON
{
"hex": "#5df0f1",
"rgb": {
"r": 93,
"g": 240,
"b": 241
},
"hsl": {
"h": 180.405,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.8777,
"c": 0.12399,
"h": 195.8
},
"luminance": 0.70998
}Semantic roles & 50–950 ramp
primary
#5DF0F1
secondary
#C03332
accent
#0605E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585