#92CDA2#92CDA2
#92CDA2 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.6% C 0.086 H 152.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDA2 |
|---|---|
| RGB | rgb(146, 205, 162) |
| HSL | hsl(136, 37%, 69%) |
| HSV | hsv(136, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.51, -27.72, 15.44) |
| CIE-LCH | lch(77.51, 31.73, 150.88°) |
| OKLab | oklab(79.62% -0.0764 0.0396) |
| OKLCH | oklch(79.62% 0.086 152.6) |
| XYZ | xyz(40.2049, 52.3805, 42.1675) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.84
Seafoam
#7FE0B3
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.94
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDA2 #CD92BD
analogous
#A0CD92 #92CDA2 #92CDC0
triadic
#92CDA2 #A292CD #CDA292
tetradic
#92CDA2 #92A0CD #CD92BD #CDC092
square
#92CDA2 #92A0CD #CD92BD #CDC092
split-complementary
#92CDA2 #C092CD #CD92A0
monochromatic
#489D5F #68BA7E #92CDA2 #BCE0C6 #E6F3EA
Accessibility & contrast
On white
1.83
#92CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#92CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDA2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDA2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C3BDA4
Tritanopia (blue-blind)
#89CBC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92cda2; /* rgb */ color: rgb(146, 205, 162); /* oklch */ color: oklch(79.6% 0.086 152.6);
Tailwind
colors: {
custom: {
50: '#b3dcbd',
500: '#92cda2',
950: '#000000',
},
}SCSS
$custom: #92cda2; $custom-light: #b3dcbd; $custom-dark: #000000;
JSON
{
"hex": "#92cda2",
"rgb": {
"r": 146,
"g": 205,
"b": 162
},
"hsl": {
"h": 136.271,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.79617,
"c": 0.08603,
"h": 152.6
},
"luminance": 0.52382
}Semantic roles & 50–950 ramp
primary
#92CDA2
secondary
#A26191
accent
#358FB0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482