#5FFFC4#5FFFC4
#5FFFC4 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.158 H 165.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFC4 |
|---|---|
| RGB | rgb(95, 255, 196) |
| HSL | hsl(158, 100%, 69%) |
| HSV | hsv(158, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(90.75, -55.32, 16.00) |
| CIE-LCH | lch(90.75, 57.59, 163.87°) |
| OKLab | oklab(90.07% -0.1529 0.0409) |
| OKLCH | oklch(90.07% 0.158 165) |
| XYZ | xyz(50.4379, 77.9331, 64.5983) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.75
Greenish Cyan
#2AFEB7
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 3.77
Greenish Turquoise
#00FBB0
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFC4 #FF5F9A
analogous
#5FFF74 #5FFFC4 #5FEAFF
triadic
#5FFFC4 #C45FFF #FFC45F
tetradic
#5FFFC4 #745FFF #FF5F9A #EAFF5F
square
#5FFFC4 #745FFF #FF5F9A #EAFF5F
split-complementary
#5FFFC4 #FF5FEA #FF745F
monochromatic
#00E490 #22FFAD #5FFFC4 #9CFFDB #D9FFF1
Accessibility & contrast
On white
1.27
#5FFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#5FFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFC4
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFC4 | 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)
#FAEEC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5fffc4; /* rgb */ color: rgb(95, 255, 196); /* oklch */ color: oklch(90.1% 0.158 165.0);
Tailwind
colors: {
custom: {
50: '#9cffd6',
500: '#5fffc4',
950: '#000000',
},
}SCSS
$custom: #5fffc4; $custom-light: #9cffd6; $custom-dark: #000000;
JSON
{
"hex": "#5fffc4",
"rgb": {
"r": 95,
"g": 255,
"b": 196
},
"hsl": {
"h": 157.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90074,
"c": 0.15828,
"h": 165
},
"luminance": 0.77938
}Semantic roles & 50–950 ramp
primary
#5FFFC4
secondary
#D9296A
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683