#5FE4DF#5FE4DF
#5FE4DF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.4% C 0.116 H 191.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4DF |
|---|---|
| RGB | rgb(95, 228, 223) |
| HSL | hsl(178, 71%, 63%) |
| HSV | hsv(178, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(83.57, -37.25, -8.49) |
| CIE-LCH | lch(83.57, 38.21, 192.84°) |
| OKLab | oklab(84.45% -0.1136 -0.0236) |
| OKLCH | oklch(84.45% 0.116 191.7) |
| XYZ | xyz(45.7762, 63.2427, 79.5924) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.34
Mediumturquoise
#48D1CC
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 5.88
Bright Turquoise
#0FFEF9
ΔE00 6.15
Bright Aqua
#0BF9EA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4DF #E45F64
analogous
#5FE49C #5FE4DF #5FA6E4
triadic
#5FE4DF #DF5FE4 #E4DF5F
tetradic
#5FE4DF #9C5FE4 #E45F64 #A6E45F
square
#5FE4DF #9C5FE4 #E45F64 #A6E45F
split-complementary
#5FE4DF #E45FA6 #E49C5F
monochromatic
#1DACA6 #2BDBD5 #5FE4DF #93EDE9 #C8F6F4
Accessibility & contrast
On white
1.54
#5FE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5FE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4DF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4DF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C2CAE0
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe4df; /* rgb */ color: rgb(95, 228, 223); /* oklch */ color: oklch(84.4% 0.116 191.7);
Tailwind
colors: {
custom: {
50: '#9aede8',
500: '#5fe4df',
950: '#000000',
},
}SCSS
$custom: #5fe4df; $custom-light: #9aede8; $custom-dark: #000000;
JSON
{
"hex": "#5fe4df",
"rgb": {
"r": 95,
"g": 228,
"b": 223
},
"hsl": {
"h": 177.744,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.84448,
"c": 0.11605,
"h": 191.7
},
"luminance": 0.63247
}Semantic roles & 50–950 ramp
primary
#5FE4DF
secondary
#AD3A3E
accent
#121AD3
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584