#5FFFC0#5FFFC0
#5FFFC0 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.161 H 163.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFC0 |
|---|---|
| RGB | rgb(95, 255, 192) |
| HSL | hsl(156, 100%, 69%) |
| HSV | hsv(156, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.67, -56.18, 17.93) |
| CIE-LCH | lch(90.67, 58.97, 162.30°) |
| OKLab | oklab(89.98% -0.1547 0.0458) |
| OKLCH | oklch(89.98% 0.161 163.5) |
| XYZ | xyz(49.9887, 77.7534, 62.2324) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Greenish Cyan
#2AFEB7
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 2.44
Greenish Turquoise
#00FBB0
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFC0 #FF5F9E
analogous
#5FFF70 #5FFFC0 #5FEEFF
triadic
#5FFFC0 #C05FFF #FFC05F
tetradic
#5FFFC0 #705FFF #FF5F9E #EEFF5F
square
#5FFFC0 #705FFF #FF5F9E #EEFF5F
split-complementary
#5FFFC0 #FF5FEE #FF705F
monochromatic
#00E48A #22FFA8 #5FFFC0 #9CFFD8 #D9FFF0
Accessibility & contrast
On white
1.27
#5FFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5FFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFC0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFC0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5fffc0; /* rgb */ color: rgb(95, 255, 192); /* oklch */ color: oklch(90.0% 0.161 163.5);
Tailwind
colors: {
custom: {
50: '#9cffd3',
500: '#5fffc0',
950: '#000000',
},
}SCSS
$custom: #5fffc0; $custom-light: #9cffd3; $custom-dark: #000000;
JSON
{
"hex": "#5fffc0",
"rgb": {
"r": 95,
"g": 255,
"b": 192
},
"hsl": {
"h": 156.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.8998,
"c": 0.16132,
"h": 163.5
},
"luminance": 0.77759
}Semantic roles & 50–950 ramp
primary
#5FFFC0
secondary
#D9296E
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683