#5FFFC2#5FFFC2
#5FFFC2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.160 H 164.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFC2 |
|---|---|
| RGB | rgb(95, 255, 194) |
| HSL | hsl(157, 100%, 69%) |
| HSV | hsv(157, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.71, -55.75, 16.96) |
| CIE-LCH | lch(90.71, 58.28, 163.08°) |
| OKLab | oklab(90.03% -0.1538 0.0434) |
| OKLCH | oklch(90.03% 0.16 164.3) |
| XYZ | xyz(50.2118, 77.8426, 63.4074) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.42
Greenish Cyan
#2AFEB7
ΔE00 2.60
Greenish Turquoise
#00FBB0
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFC2 #FF5F9C
analogous
#5FFF72 #5FFFC2 #5FECFF
triadic
#5FFFC2 #C25FFF #FFC25F
tetradic
#5FFFC2 #725FFF #FF5F9C #ECFF5F
square
#5FFFC2 #725FFF #FF5F9C #ECFF5F
split-complementary
#5FFFC2 #FF5FEC #FF725F
monochromatic
#00E48D #22FFAB #5FFFC2 #9CFFD9 #D9FFF1
Accessibility & contrast
On white
1.27
#5FFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#5FFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFC2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFC2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5fffc2; /* rgb */ color: rgb(95, 255, 194); /* oklch */ color: oklch(90.0% 0.160 164.3);
Tailwind
colors: {
custom: {
50: '#9cffd4',
500: '#5fffc2',
950: '#000000',
},
}SCSS
$custom: #5fffc2; $custom-light: #9cffd4; $custom-dark: #000000;
JSON
{
"hex": "#5fffc2",
"rgb": {
"r": 95,
"g": 255,
"b": 194
},
"hsl": {
"h": 157.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90027,
"c": 0.15979,
"h": 164.3
},
"luminance": 0.77848
}Semantic roles & 50–950 ramp
primary
#5FFFC2
secondary
#D9296C
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683