#5FE8DF#5FE8DF
#5FE8DF is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.4% C 0.119 H 189.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8DF |
|---|---|
| RGB | rgb(95, 232, 223) |
| HSL | hsl(176, 75%, 64%) |
| HSV | hsv(176, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(84.72, -39.08, -6.78) |
| CIE-LCH | lch(84.72, 39.67, 189.84°) |
| OKLab | oklab(85.38% -0.1177 -0.019) |
| OKLCH | oklch(85.38% 0.119 189.2) |
| XYZ | xyz(46.8893, 65.4690, 79.9634) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8DF #E85F68
analogous
#5FE89B #5FE8DF #5FADE8
triadic
#5FE8DF #DF5FE8 #E8DF5F
tetradic
#5FE8DF #9B5FE8 #E85F68 #ADE85F
square
#5FE8DF #9B5FE8 #E85F68 #ADE85F
split-complementary
#5FE8DF #E85FAD #E89B5F
monochromatic
#1AB3A9 #29E0D4 #5FE8DF #95F0EA #CAF7F4
Accessibility & contrast
On white
1.49
#5FE8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5FE8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8DF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8DF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe8df; /* rgb */ color: rgb(95, 232, 223); /* oklch */ color: oklch(85.4% 0.119 189.2);
Tailwind
colors: {
custom: {
50: '#9af0e8',
500: '#5fe8df',
950: '#000000',
},
}SCSS
$custom: #5fe8df; $custom-light: #9af0e8; $custom-dark: #000000;
JSON
{
"hex": "#5fe8df",
"rgb": {
"r": 95,
"g": 232,
"b": 223
},
"hsl": {
"h": 176.058,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.85384,
"c": 0.11926,
"h": 189.2
},
"luminance": 0.65474
}Semantic roles & 50–950 ramp
primary
#5FE8DF
secondary
#B33840
accent
#0E1CD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584