#92CFAF#92CFAF
#92CFAF is a light, moderate green. Relative luminance 0.538; OKLCH L 80.4% C 0.077 H 161.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFAF |
|---|---|
| RGB | rgb(146, 207, 175) |
| HSL | hsl(149, 39%, 69%) |
| HSV | hsv(149, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.36, -26.19, 9.71) |
| CIE-LCH | lch(78.36, 27.93, 159.66°) |
| OKLab | oklab(80.4% -0.0733 0.0251) |
| OKLCH | oklch(80.4% 0.077 161.1) |
| XYZ | xyz(41.9022, 53.8298, 48.7315) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFAF #CF92B2
analogous
#94CF92 #92CFAF #92CFCE
triadic
#92CFAF #AF92CF #CFAF92
tetradic
#92CFAF #9294CF #CF92B2 #CFCE92
square
#92CFAF #9294CF #CF92B2 #CFCE92
split-complementary
#92CFAF #CE92CF #CF9294
monochromatic
#47A071 #68BC90 #92CFAF #BCE2CE #E7F4ED
Accessibility & contrast
On white
1.78
#92CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#92CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFAF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFAF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#85CFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cfaf; /* rgb */ color: rgb(146, 207, 175); /* oklch */ color: oklch(80.4% 0.077 161.1);
Tailwind
colors: {
custom: {
50: '#b3dec6',
500: '#92cfaf',
950: '#000000',
},
}SCSS
$custom: #92cfaf; $custom-light: #b3dec6; $custom-dark: #000000;
JSON
{
"hex": "#92cfaf",
"rgb": {
"r": 146,
"g": 207,
"b": 175
},
"hsl": {
"h": 148.525,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80399,
"c": 0.07745,
"h": 161.1
},
"luminance": 0.53832
}Semantic roles & 50–950 ramp
primary
#92CFAF
secondary
#A46184
accent
#3476B2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482