#83EBB2#83EBB2
#83EBB2 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.2% C 0.127 H 158.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83EBB2 |
|---|---|
| RGB | rgb(131, 235, 178) |
| HSL | hsl(147, 72%, 72%) |
| HSV | hsv(147, 44%, 92%) |
| CMYK | cmyk(44.3%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.73, -42.83, 18.42) |
| CIE-LCH | lch(85.73, 46.62, 156.73°) |
| OKLab | oklab(86.18% -0.1179 0.0471) |
| OKLCH | oklch(86.18% 0.127 158.2) |
| XYZ | xyz(47.1008, 67.4529, 52.6486) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.44
Hospital Green
#9BE5AA
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EBB2 #EB83BC
analogous
#88EB83 #83EBB2 #83EBE6
triadic
#83EBB2 #B283EB #EBB283
tetradic
#83EBB2 #8388EB #EB83BC #EBE683
square
#83EBB2 #8388EB #EB83BC #EBE683
split-complementary
#83EBB2 #E683EB #EB8388
monochromatic
#22D271 #4EE291 #83EBB2 #B8F4D3 #E5FBEF
Accessibility & contrast
On white
1.45
#83EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#83EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EBB2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EBB2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D9D2B5
Tritanopia (blue-blind)
#69EADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #83ebb2; /* rgb */ color: rgb(131, 235, 178); /* oklch */ color: oklch(86.2% 0.127 158.2);
Tailwind
colors: {
custom: {
50: '#acf2c9',
500: '#83ebb2',
950: '#000000',
},
}SCSS
$custom: #83ebb2; $custom-light: #acf2c9; $custom-dark: #000000;
JSON
{
"hex": "#83ebb2",
"rgb": {
"r": 131,
"g": 235,
"b": 178
},
"hsl": {
"h": 147.115,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.86184,
"c": 0.12699,
"h": 158.2
},
"luminance": 0.67456
}Semantic roles & 50–950 ramp
primary
#83EBB2
secondary
#C54D8F
accent
#117CD4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111713
muted
#818582