#83F09F#83F09F
#83F09F is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.151 H 150.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #83F09F |
|---|---|
| RGB | rgb(131, 240, 159) |
| HSL | hsl(135, 78%, 73%) |
| HSV | hsv(135, 45%, 94%) |
| CMYK | cmyk(45.4%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.82, -48.44, 29.67) |
| CIE-LCH | lch(86.82, 56.81, 148.51°) |
| OKLab | oklab(86.95% -0.1319 0.0745) |
| OKLCH | oklch(86.95% 0.151 150.5) |
| XYZ | xyz(46.7752, 69.6453, 43.7722) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 2.83
Light Sea Green
#98F6B0
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F09F #F083D4
analogous
#9DF083 #83F09F #83F0D6
triadic
#83F09F #9F83F0 #F09F83
tetradic
#83F09F #839DF0 #F083D4 #F0D683
square
#83F09F #839DF0 #F083D4 #F0D683
split-complementary
#83F09F #D683F0 #F0839D
monochromatic
#1BDE4D #4CE975 #83F09F #BAF7C9 #E4FCEA
Accessibility & contrast
On white
1.41
#83F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#83F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F09F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F09F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#6EEDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #83f09f; /* rgb */ color: rgb(131, 240, 159); /* oklch */ color: oklch(87.0% 0.151 150.5);
Tailwind
colors: {
custom: {
50: '#acf5bc',
500: '#83f09f',
950: '#000000',
},
}SCSS
$custom: #83f09f; $custom-light: #acf5bc; $custom-dark: #000000;
JSON
{
"hex": "#83f09f",
"rgb": {
"r": 131,
"g": 240,
"b": 159
},
"hsl": {
"h": 135.413,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.86954,
"c": 0.15148,
"h": 150.5
},
"luminance": 0.69649
}Semantic roles & 50–950 ramp
primary
#83F09F
secondary
#CB4CAA
accent
#0BA5DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111712
muted
#818582