#5FFED5#5FFED5
#5FFED5 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.146 H 172.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFED5 |
|---|---|
| RGB | rgb(95, 254, 213) |
| HSL | hsl(165, 99%, 68%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(90.83, -51.11, 7.36) |
| CIE-LCH | lch(90.83, 51.64, 171.81°) |
| OKLab | oklab(90.27% -0.1444 0.0187) |
| OKLCH | oklch(90.27% 0.146 172.6) |
| XYZ | xyz(52.1655, 78.1150, 75.2664) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFED5 #FE5F88
analogous
#5FFE85 #5FFED5 #5FD8FE
triadic
#5FFED5 #D55FFE #FED55F
tetradic
#5FFED5 #855FFE #FE5F88 #D8FE5F
square
#5FFED5 #855FFE #FE5F88 #D8FE5F
split-complementary
#5FFED5 #FE5FD8 #FE855F
monochromatic
#01E1A7 #22FEC5 #5FFED5 #9CFEE5 #D9FFF5
Accessibility & contrast
On white
1.26
#5FFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#5FFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFED5
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFED5 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffed5; /* rgb */ color: rgb(95, 254, 213); /* oklch */ color: oklch(90.3% 0.146 172.6);
Tailwind
colors: {
custom: {
50: '#9cffe1',
500: '#5ffed5',
950: '#000000',
},
}SCSS
$custom: #5ffed5; $custom-light: #9cffe1; $custom-dark: #000000;
JSON
{
"hex": "#5ffed5",
"rgb": {
"r": 95,
"g": 254,
"b": 213
},
"hsl": {
"h": 164.528,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90266,
"c": 0.14557,
"h": 172.6
},
"luminance": 0.78121
}Semantic roles & 50–950 ramp
primary
#5FFED5
secondary
#D82956
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684