#5FE0DF#5FE0DF
#5FE0DF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.5% C 0.113 H 194.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0DF |
|---|---|
| RGB | rgb(95, 224, 223) |
| HSL | hsl(180, 68%, 63%) |
| HSV | hsv(180, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.41, -35.41, -10.21) |
| CIE-LCH | lch(82.41, 36.85, 196.08°) |
| OKLab | oklab(83.51% -0.1095 -0.0283) |
| OKLCH | oklch(83.51% 0.113 194.5) |
| XYZ | xyz(44.6885, 61.0673, 79.2298) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0DF #E05F60
analogous
#5FE09F #5FE0DF #5FA0E0
triadic
#5FE0DF #DF5FE0 #E0DF5F
tetradic
#5FE0DF #9F5FE0 #E05F60 #A0E05F
square
#5FE0DF #9F5FE0 #E05F60 #A0E05F
split-complementary
#5FE0DF #E05FA0 #E09F5F
monochromatic
#20A5A4 #2CD6D5 #5FE0DF #92EAE9 #C6F4F4
Accessibility & contrast
On white
1.59
#5FE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5FE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0DF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0DF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe0df; /* rgb */ color: rgb(95, 224, 223); /* oklch */ color: oklch(83.5% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#99eae8',
500: '#5fe0df',
950: '#000000',
},
}SCSS
$custom: #5fe0df; $custom-light: #99eae8; $custom-dark: #000000;
JSON
{
"hex": "#5fe0df",
"rgb": {
"r": 95,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.535,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.83514,
"c": 0.11308,
"h": 194.5
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#5FE0DF
secondary
#A73C3D
accent
#1617CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484