#69F083#69F083
#69F083 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.190 H 147.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69F083 |
|---|---|
| RGB | rgb(105, 240, 131) |
| HSL | hsl(132, 82%, 68%) |
| HSV | hsv(132, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.48, -59.39, 41.68) |
| CIE-LCH | lch(85.48, 72.56, 144.94°) |
| OKLab | oklab(85.47% -0.1607 0.1019) |
| OKLCH | oklch(85.47% 0.19 147.6) |
| XYZ | xyz(41.0798, 66.9584, 32.2278) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F083 #F069D6
analogous
#92F069 #69F083 #69F0C7
triadic
#69F083 #8369F0 #F08369
tetradic
#69F083 #6992F0 #F069D6 #F0C769
square
#69F083 #6992F0 #F069D6 #F0C769
split-complementary
#69F083 #C769F0 #F06992
monochromatic
#14CA37 #31EA55 #69F083 #A1F6B1 #D8FBDF
Accessibility & contrast
On white
1.46
#69F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#69F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F083
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F083 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#4BEBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f083; /* rgb */ color: rgb(105, 240, 131); /* oklch */ color: oklch(85.5% 0.190 147.6);
Tailwind
colors: {
custom: {
50: '#9ff6a8',
500: '#69f083',
950: '#000000',
},
}SCSS
$custom: #69f083; $custom-light: #9ff6a8; $custom-dark: #000000;
JSON
{
"hex": "#69f083",
"rgb": {
"r": 105,
"g": 240,
"b": 131
},
"hsl": {
"h": 131.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85465,
"c": 0.19033,
"h": 147.6
},
"luminance": 0.66962
}Semantic roles & 50–950 ramp
primary
#69F083
secondary
#C736AB
accent
#07B5DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581