#5FEDC3#5FEDC3
#5FEDC3 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.8% C 0.137 H 170.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDC3 |
|---|---|
| RGB | rgb(95, 237, 195) |
| HSL | hsl(162, 80%, 65%) |
| HSV | hsv(162, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 17.7%, 7.1%) |
| CIE-LAB | lab(85.47, -48.12, 9.02) |
| CIE-LCH | lch(85.47, 48.96, 169.38°) |
| OKLab | oklab(85.76% -0.1351 0.0231) |
| OKLCH | oklch(85.76% 0.137 170.3) |
| XYZ | xyz(44.8490, 66.9368, 62.1757) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDC3 #ED5F89
analogous
#5FED7C #5FEDC3 #5FD0ED
triadic
#5FEDC3 #C35FED #EDC35F
tetradic
#5FEDC3 #7C5FED #ED5F89 #D0ED5F
square
#5FEDC3 #7C5FED #ED5F89 #D0ED5F
split-complementary
#5FEDC3 #ED5FD0 #ED7C5F
monochromatic
#15BC8B #28E7AE #5FEDC3 #96F3D8 #CDF9EC
Accessibility & contrast
On white
1.46
#5FEDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5FEDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDC3
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDC3 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC1
Deuteranopia (green-blind)
#D2D0C6
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fedc3; /* rgb */ color: rgb(95, 237, 195); /* oklch */ color: oklch(85.8% 0.137 170.3);
Tailwind
colors: {
custom: {
50: '#99f3d5',
500: '#5fedc3',
950: '#000000',
},
}SCSS
$custom: #5fedc3; $custom-light: #99f3d5; $custom-dark: #000000;
JSON
{
"hex": "#5fedc3",
"rgb": {
"r": 95,
"g": 237,
"b": 195
},
"hsl": {
"h": 162.254,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85757,
"c": 0.13707,
"h": 170.3
},
"luminance": 0.66941
}Semantic roles & 50–950 ramp
primary
#5FEDC3
secondary
#BB355D
accent
#0948DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583