#5FE2D0#5FE2D0
#5FE2D0 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.5% C 0.118 H 182.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2D0 |
|---|---|
| RGB | rgb(95, 226, 208) |
| HSL | hsl(172, 69%, 63%) |
| HSV | hsv(172, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(82.58, -40.20, -2.01) |
| CIE-LCH | lch(82.58, 40.25, 182.86°) |
| OKLab | oklab(83.51% -0.118 -0.0061) |
| OKLCH | oklch(83.51% 0.118 182.9) |
| XYZ | xyz(43.2957, 61.3753, 69.2272) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.97
Tiffany Blue
#7BF2DA
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2D0 #E25F71
analogous
#5FE28F #5FE2D0 #5FB2E2
triadic
#5FE2D0 #D05FE2 #E2D05F
tetradic
#5FE2D0 #8F5FE2 #E25F71 #B2E25F
square
#5FE2D0 #8F5FE2 #E25F71 #B2E25F
split-complementary
#5FE2D0 #E25FB2 #E28F5F
monochromatic
#1EA895 #2BD9C1 #5FE2D0 #93EBDF #C7F5EE
Accessibility & contrast
On white
1.58
#5FE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5FE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2D0
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2D0 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#00E6DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe2d0; /* rgb */ color: rgb(95, 226, 208); /* oklch */ color: oklch(83.5% 0.118 182.9);
Tailwind
colors: {
custom: {
50: '#99ebde',
500: '#5fe2d0',
950: '#000000',
},
}SCSS
$custom: #5fe2d0; $custom-light: #99ebde; $custom-dark: #000000;
JSON
{
"hex": "#5fe2d0",
"rgb": {
"r": 95,
"g": 226,
"b": 208
},
"hsl": {
"h": 171.756,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.8351,
"c": 0.11813,
"h": 182.9
},
"luminance": 0.6138
}Semantic roles & 50–950 ramp
primary
#5FE2D0
secondary
#AA3B4A
accent
#142ED1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484