#92CFAE#92CFAE
#92CFAE is a light, moderate green. Relative luminance 0.538; OKLCH L 80.4% C 0.078 H 160.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFAE |
|---|---|
| RGB | rgb(146, 207, 174) |
| HSL | hsl(148, 39%, 69%) |
| HSV | hsv(148, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(78.34, -26.39, 10.21) |
| CIE-LCH | lch(78.34, 28.30, 158.85°) |
| OKLab | oklab(80.37% -0.0737 0.0264) |
| OKLCH | oklch(80.37% 0.078 160.3) |
| XYZ | xyz(41.8043, 53.7907, 48.2161) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 5.80
Darkseagreen
#8FBC8F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFAE #CF92B3
analogous
#95CF92 #92CFAE #92CFCD
triadic
#92CFAE #AE92CF #CFAE92
tetradic
#92CFAE #9295CF #CF92B3 #CFCD92
square
#92CFAE #9295CF #CF92B3 #CFCD92
split-complementary
#92CFAE #CD92CF #CF9295
monochromatic
#47A070 #68BC8E #92CFAE #BCE2CE #E7F4ED
Accessibility & contrast
On white
1.79
#92CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#92CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFAE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFAE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AC
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#86CFC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cfae; /* rgb */ color: rgb(146, 207, 174); /* oklch */ color: oklch(80.4% 0.078 160.3);
Tailwind
colors: {
custom: {
50: '#b3dec6',
500: '#92cfae',
950: '#000000',
},
}SCSS
$custom: #92cfae; $custom-light: #b3dec6; $custom-dark: #000000;
JSON
{
"hex": "#92cfae",
"rgb": {
"r": 146,
"g": 207,
"b": 174
},
"hsl": {
"h": 147.541,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80373,
"c": 0.07828,
"h": 160.3
},
"luminance": 0.53793
}Semantic roles & 50–950 ramp
primary
#92CFAE
secondary
#A46185
accent
#3478B2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482