#5FFFC5#5FFFC5
#5FFFC5 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.158 H 165.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFC5 |
|---|---|
| RGB | rgb(95, 255, 197) |
| HSL | hsl(158, 100%, 69%) |
| HSV | hsv(158, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(90.77, -55.11, 15.51) |
| CIE-LCH | lch(90.77, 57.25, 164.28°) |
| OKLab | oklab(90.1% -0.1524 0.0397) |
| OKLCH | oklch(90.1% 0.158 165.4) |
| XYZ | xyz(50.5521, 77.9788, 65.1998) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 3.73
Greenish Turquoise
#00FBB0
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFC5 #FF5F99
analogous
#5FFF75 #5FFFC5 #5FE9FF
triadic
#5FFFC5 #C55FFF #FFC55F
tetradic
#5FFFC5 #755FFF #FF5F99 #E9FF5F
square
#5FFFC5 #755FFF #FF5F99 #E9FF5F
split-complementary
#5FFFC5 #FF5FE9 #FF755F
monochromatic
#00E491 #22FFAF #5FFFC5 #9CFFDB #D9FFF1
Accessibility & contrast
On white
1.27
#5FFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#5FFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFC5
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFC5 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC2
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5fffc5; /* rgb */ color: rgb(95, 255, 197); /* oklch */ color: oklch(90.1% 0.158 165.4);
Tailwind
colors: {
custom: {
50: '#9cffd6',
500: '#5fffc5',
950: '#000000',
},
}SCSS
$custom: #5fffc5; $custom-light: #9cffd6; $custom-dark: #000000;
JSON
{
"hex": "#5fffc5",
"rgb": {
"r": 95,
"g": 255,
"b": 197
},
"hsl": {
"h": 158.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90098,
"c": 0.15753,
"h": 165.4
},
"luminance": 0.77984
}Semantic roles & 50–950 ramp
primary
#5FFFC5
secondary
#D92969
accent
#0053E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683