#91CFAF#91CFAF
#91CFAF is a light, moderate green. Relative luminance 0.537; OKLCH L 80.3% C 0.078 H 161.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFAF |
|---|---|
| RGB | rgb(145, 207, 175) |
| HSL | hsl(149, 39%, 69%) |
| HSV | hsv(149, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.31, -26.50, 9.63) |
| CIE-LCH | lch(78.31, 28.19, 160.04°) |
| OKLab | oklab(80.34% -0.0742 0.0248) |
| OKLCH | oklch(80.34% 0.078 161.5) |
| XYZ | xyz(41.7252, 53.7385, 48.7232) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam Blue
#78D1B6
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.29
Mediumaquamarine
#66CDAA
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.80
Darkseagreen
#8FBC8F
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFAF #CF91B1
analogous
#92CF91 #91CFAF #91CFCE
triadic
#91CFAF #AF91CF #CFAF91
tetradic
#91CFAF #9192CF #CF91B1 #CFCE91
square
#91CFAF #9192CF #CF91B1 #CFCE91
split-complementary
#91CFAF #CE91CF #CF9192
monochromatic
#46A071 #66BC90 #91CFAF #BCE2CE #E6F4ED
Accessibility & contrast
On white
1.79
#91CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#91CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFAF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFAF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#84CFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cfaf; /* rgb */ color: rgb(145, 207, 175); /* oklch */ color: oklch(80.3% 0.078 161.5);
Tailwind
colors: {
custom: {
50: '#b3dec6',
500: '#91cfaf',
950: '#000000',
},
}SCSS
$custom: #91cfaf; $custom-light: #b3dec6; $custom-dark: #000000;
JSON
{
"hex": "#91cfaf",
"rgb": {
"r": 145,
"g": 207,
"b": 175
},
"hsl": {
"h": 149.032,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80342,
"c": 0.07822,
"h": 161.5
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#91CFAF
secondary
#A46083
accent
#3375B2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482