#5FE6DF#5FE6DF
#5FE6DF is a very light, moderate teal. Relative luminance 0.644; OKLCH L 84.9% C 0.118 H 190.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6DF |
|---|---|
| RGB | rgb(95, 230, 223) |
| HSL | hsl(177, 73%, 64%) |
| HSV | hsv(177, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(84.15, -38.17, -7.63) |
| CIE-LCH | lch(84.15, 38.93, 191.31°) |
| OKLab | oklab(84.92% -0.1157 -0.0213) |
| OKLCH | oklch(84.92% 0.118 190.4) |
| XYZ | xyz(46.3296, 64.3494, 79.7768) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.86
Mediumturquoise
#48D1CC
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.50
Bright Cyan
#41FDFE
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 5.76
Bright Light Blue
#26F7FD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6DF #E65F66
analogous
#5FE69B #5FE6DF #5FA9E6
triadic
#5FE6DF #DF5FE6 #E6DF5F
tetradic
#5FE6DF #9B5FE6 #E65F66 #A9E65F
square
#5FE6DF #9B5FE6 #E65F66 #A9E65F
split-complementary
#5FE6DF #E65FA9 #E69B5F
monochromatic
#1BAFA8 #2ADED4 #5FE6DF #94EEEA #C9F7F4
Accessibility & contrast
On white
1.51
#5FE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5FE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6DF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6DF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe6df; /* rgb */ color: rgb(95, 230, 223); /* oklch */ color: oklch(84.9% 0.118 190.4);
Tailwind
colors: {
custom: {
50: '#9aeee8',
500: '#5fe6df',
950: '#000000',
},
}SCSS
$custom: #5fe6df; $custom-light: #9aeee8; $custom-dark: #000000;
JSON
{
"hex": "#5fe6df",
"rgb": {
"r": 95,
"g": 230,
"b": 223
},
"hsl": {
"h": 176.889,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.84916,
"c": 0.11762,
"h": 190.4
},
"luminance": 0.64354
}Semantic roles & 50–950 ramp
primary
#5FE6DF
secondary
#B0393F
accent
#101BD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584