#83CA94#83CA94
#83CA94 is a light, moderate green. Relative luminance 0.492; OKLCH L 77.8% C 0.105 H 150.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83CA94 |
|---|---|
| RGB | rgb(131, 202, 148) |
| HSL | hsl(134, 40%, 65%) |
| HSV | hsv(134, 35%, 79%) |
| CMYK | cmyk(35.1%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(75.58, -33.56, 20.08) |
| CIE-LCH | lch(75.58, 39.11, 149.10°) |
| OKLab | oklab(77.76% -0.0919 0.0511) |
| OKLCH | oklch(77.76% 0.105 150.9) |
| XYZ | xyz(35.8239, 49.2026, 35.6207) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.98
Soft Green
#6FC276
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 6.51
Seafoam
#7FE0B3
ΔE00 6.73
Emerald
#50C878
ΔE00 6.75
Faded Green
#7BB274
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CA94 #CA83B9
analogous
#95CA83 #83CA94 #83CAB7
triadic
#83CA94 #9483CA #CA9483
tetradic
#83CA94 #8395CA #CA83B9 #CAB783
square
#83CA94 #8395CA #CA83B9 #CAB783
split-complementary
#83CA94 #B783CA #CA8395
monochromatic
#3F9453 #58B86F #83CA94 #AEDCB9 #D9EFDE
Accessibility & contrast
On white
1.94
#83CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#83CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CA94
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CA94 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF91
Deuteranopia (green-blind)
#C0B797
Tritanopia (blue-blind)
#78C8BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #83ca94; /* rgb */ color: rgb(131, 202, 148); /* oklch */ color: oklch(77.8% 0.105 150.9);
Tailwind
colors: {
custom: {
50: '#a9dab3',
500: '#83ca94',
950: '#000000',
},
}SCSS
$custom: #83ca94; $custom-light: #a9dab3; $custom-dark: #000000;
JSON
{
"hex": "#83ca94",
"rgb": {
"r": 131,
"g": 202,
"b": 148
},
"hsl": {
"h": 134.366,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.77758,
"c": 0.10515,
"h": 150.9
},
"luminance": 0.49204
}Semantic roles & 50–950 ramp
primary
#83CA94
secondary
#E0C8DB
accent
#3294B3
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380