#69EE83#69EE83
#69EE83 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.188 H 147.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE83 |
|---|---|
| RGB | rgb(105, 238, 131) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.89, -58.63, 40.93) |
| CIE-LCH | lch(84.89, 71.50, 145.08°) |
| OKLab | oklab(84.98% -0.1587 0.1002) |
| OKLCH | oklch(84.98% 0.188 147.7) |
| XYZ | xyz(40.4943, 65.7874, 32.0326) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.99
Wintergreen
#20F986
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE83 #EE69D4
analogous
#92EE69 #69EE83 #69EEC5
triadic
#69EE83 #8369EE #EE8369
tetradic
#69EE83 #6992EE #EE69D4 #EEC569
square
#69EE83 #6992EE #EE69D4 #EEC569
split-complementary
#69EE83 #C569EE #EE6992
monochromatic
#16C639 #32E856 #69EE83 #A0F4B0 #D7FADE
Accessibility & contrast
On white
1.48
#69EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#69EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE83
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE83 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DFCF8A
Tritanopia (blue-blind)
#4BE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee83; /* rgb */ color: rgb(105, 238, 131); /* oklch */ color: oklch(85.0% 0.188 147.7);
Tailwind
colors: {
custom: {
50: '#9ef4a8',
500: '#69ee83',
950: '#000000',
},
}SCSS
$custom: #69ee83; $custom-light: #9ef4a8; $custom-dark: #000000;
JSON
{
"hex": "#69ee83",
"rgb": {
"r": 105,
"g": 238,
"b": 131
},
"hsl": {
"h": 131.729,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84976,
"c": 0.18768,
"h": 147.7
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#69EE83
secondary
#C438A8
accent
#0AB3DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580