#5FEDCA#5FEDCA
#5FEDCA is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.133 H 173.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDCA |
|---|---|
| RGB | rgb(95, 237, 202) |
| HSL | hsl(165, 80%, 65%) |
| HSV | hsv(165, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(85.64, -46.49, 5.60) |
| CIE-LCH | lch(85.64, 46.83, 173.14°) |
| OKLab | oklab(85.94% -0.132 0.0141) |
| OKLCH | oklch(85.94% 0.133 173.9) |
| XYZ | xyz(45.6591, 67.2608, 66.4421) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.70
Bright Teal
#01F9C6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDCA #ED5F82
analogous
#5FED83 #5FEDCA #5FC9ED
triadic
#5FEDCA #CA5FED #EDCA5F
tetradic
#5FEDCA #835FED #ED5F82 #C9ED5F
square
#5FEDCA #835FED #ED5F82 #C9ED5F
split-complementary
#5FEDCA #ED5FC9 #ED835F
monochromatic
#15BC93 #28E7B8 #5FEDCA #96F3DC #CDF9EE
Accessibility & contrast
On white
1.45
#5FEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5FEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDCA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDCA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fedca; /* rgb */ color: rgb(95, 237, 202); /* oklch */ color: oklch(85.9% 0.133 173.9);
Tailwind
colors: {
custom: {
50: '#9af3da',
500: '#5fedca',
950: '#000000',
},
}SCSS
$custom: #5fedca; $custom-light: #9af3da; $custom-dark: #000000;
JSON
{
"hex": "#5fedca",
"rgb": {
"r": 95,
"g": 237,
"b": 202
},
"hsl": {
"h": 165.211,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85944,
"c": 0.13276,
"h": 173.9
},
"luminance": 0.67266
}Semantic roles & 50–950 ramp
primary
#5FEDCA
secondary
#BB3556
accent
#093DDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583