#5FEDEC#5FEDEC
#5FEDEC is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.0% C 0.121 H 194.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDEC |
|---|---|
| RGB | rgb(95, 237, 236) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.53, -37.94, -10.94) |
| CIE-LCH | lch(86.53, 39.49, 196.08°) |
| OKLab | oklab(86.97% -0.1174 -0.0304) |
| OKLCH | oklch(86.97% 0.121 194.5) |
| XYZ | xyz(50.1372, 69.0521, 90.0267) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.54
Bright Cyan
#41FDFE
ΔE00 3.70
Aqua
#00FFFF
ΔE00 4.57
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 5.94
Robin'S Egg
#6DEDFD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDEC #ED5F60
analogous
#5FEDA5 #5FEDEC #5FA7ED
triadic
#5FEDEC #EC5FED #EDEC5F
tetradic
#5FEDEC #A55FED #ED5F60 #A7ED5F
square
#5FEDEC #A55FED #ED5F60 #A7ED5F
split-complementary
#5FEDEC #ED5FA7 #EDA55F
monochromatic
#15BCBB #28E7E5 #5FEDEC #96F3F3 #CDF9F9
Accessibility & contrast
On white
1.42
#5FEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5FEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDEC
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDEC | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fedec; /* rgb */ color: rgb(95, 237, 236); /* oklch */ color: oklch(87.0% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9bf3f2',
500: '#5fedec',
950: '#000000',
},
}SCSS
$custom: #5fedec; $custom-light: #9bf3f2; $custom-dark: #000000;
JSON
{
"hex": "#5fedec",
"rgb": {
"r": 95,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.577,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.86967,
"c": 0.12124,
"h": 194.5
},
"luminance": 0.69057
}Semantic roles & 50–950 ramp
primary
#5FEDEC
secondary
#BB3536
accent
#090BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585