#5FFED2#5FFED2
#5FFED2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.147 H 171.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFED2 |
|---|---|
| RGB | rgb(95, 254, 210) |
| HSL | hsl(163, 99%, 68%) |
| HSV | hsv(163, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(90.76, -51.80, 8.81) |
| CIE-LCH | lch(90.76, 52.55, 170.35°) |
| OKLab | oklab(90.19% -0.1457 0.0224) |
| OKLCH | oklch(90.19% 0.147 171.2) |
| XYZ | xyz(51.7882, 77.9641, 73.2796) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.31
Bright Teal
#01F9C6
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFED2 #FE5F8B
analogous
#5FFE82 #5FFED2 #5FDBFE
triadic
#5FFED2 #D25FFE #FED25F
tetradic
#5FFED2 #825FFE #FE5F8B #DBFE5F
square
#5FFED2 #825FFE #FE5F8B #DBFE5F
split-complementary
#5FFED2 #FE5FDB #FE825F
monochromatic
#01E1A3 #22FEC1 #5FFED2 #9CFEE3 #D9FFF4
Accessibility & contrast
On white
1.27
#5FFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#5FFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFED2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFED2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffed2; /* rgb */ color: rgb(95, 254, 210); /* oklch */ color: oklch(90.2% 0.147 171.2);
Tailwind
colors: {
custom: {
50: '#9cffdf',
500: '#5ffed2',
950: '#000000',
},
}SCSS
$custom: #5ffed2; $custom-light: #9cffdf; $custom-dark: #000000;
JSON
{
"hex": "#5ffed2",
"rgb": {
"r": 95,
"g": 254,
"b": 210
},
"hsl": {
"h": 163.396,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90187,
"c": 0.14741,
"h": 171.2
},
"luminance": 0.7797
}Semantic roles & 50–950 ramp
primary
#5FFED2
secondary
#D8295A
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684