#5FE8DB#5FE8DB
#5FE8DB is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.3% C 0.120 H 186.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8DB |
|---|---|
| RGB | rgb(95, 232, 219) |
| HSL | hsl(174, 75%, 64%) |
| HSV | hsv(174, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.62, -40.11, -4.83) |
| CIE-LCH | lch(84.62, 40.40, 186.87°) |
| OKLab | oklab(85.26% -0.1194 -0.0137) |
| OKLCH | oklch(85.26% 0.12 186.5) |
| XYZ | xyz(46.3564, 65.2558, 77.1567) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.72
Tiffany Blue
#7BF2DA
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 4.57
Mediumturquoise
#48D1CC
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 5.97
Aqua (survey)
#13EAC9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8DB #E85F6C
analogous
#5FE897 #5FE8DB #5FB0E8
triadic
#5FE8DB #DB5FE8 #E8DB5F
tetradic
#5FE8DB #975FE8 #E85F6C #B0E85F
square
#5FE8DB #975FE8 #E85F6C #B0E85F
split-complementary
#5FE8DB #E85FB0 #E8975F
monochromatic
#1AB3A4 #29E0CF #5FE8DB #95F0E7 #CAF7F3
Accessibility & contrast
On white
1.49
#5FE8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5FE8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8DB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8DB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe8db; /* rgb */ color: rgb(95, 232, 219); /* oklch */ color: oklch(85.3% 0.120 186.5);
Tailwind
colors: {
custom: {
50: '#9af0e6',
500: '#5fe8db',
950: '#000000',
},
}SCSS
$custom: #5fe8db; $custom-light: #9af0e6; $custom-dark: #000000;
JSON
{
"hex": "#5fe8db",
"rgb": {
"r": 95,
"g": 232,
"b": 219
},
"hsl": {
"h": 174.307,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.85259,
"c": 0.12023,
"h": 186.5
},
"luminance": 0.65261
}Semantic roles & 50–950 ramp
primary
#5FE8DB
secondary
#B33844
accent
#0E22D7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584