#5FEFDB#5FEFDB
#5FEFDB is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.127 H 182.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFDB |
|---|---|
| RGB | rgb(95, 239, 219) |
| HSL | hsl(172, 82%, 65%) |
| HSV | hsv(172, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 8.4%, 6.3%) |
| CIE-LAB | lab(86.64, -43.23, -1.86) |
| CIE-LCH | lch(86.64, 43.27, 182.46°) |
| OKLab | oklab(86.9% -0.1266 -0.0057) |
| OKLCH | oklch(86.9% 0.127 182.6) |
| XYZ | xyz(48.3662, 69.2753, 77.8266) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Turquoise
#40E0D0
ΔE00 3.82
Bright Aqua
#0BF9EA
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 6.35
Light Turquoise
#7EF4CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFDB #EF5F73
analogous
#5FEF93 #5FEFDB #5FBBEF
triadic
#5FEFDB #DB5FEF #EFDB5F
tetradic
#5FEFDB #935FEF #EF5F73 #BBEF5F
square
#5FEFDB #935FEF #EF5F73 #BBEF5F
split-complementary
#5FEFDB #EF5FBB #EF935F
monochromatic
#13C0A8 #27E9CE #5FEFDB #97F5E8 #CEFAF4
Accessibility & contrast
On white
1.41
#5FEFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5FEFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFDB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFDB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DA
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fefdb; /* rgb */ color: rgb(95, 239, 219); /* oklch */ color: oklch(86.9% 0.127 182.6);
Tailwind
colors: {
custom: {
50: '#9bf5e6',
500: '#5fefdb',
950: '#000000',
},
}SCSS
$custom: #5fefdb; $custom-light: #9bf5e6; $custom-dark: #000000;
JSON
{
"hex": "#5fefdb",
"rgb": {
"r": 95,
"g": 239,
"b": 219
},
"hsl": {
"h": 171.667,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.86902,
"c": 0.12675,
"h": 182.6
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#5FEFDB
secondary
#BE3447
accent
#0725DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584