#69F08B#69F08B
#69F08B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.183 H 149.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69F08B |
|---|---|
| RGB | rgb(105, 240, 139) |
| HSL | hsl(135, 82%, 68%) |
| HSV | hsv(135, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.60, -58.16, 37.91) |
| CIE-LCH | lch(85.60, 69.42, 146.90°) |
| OKLab | oklab(85.6% -0.1574 0.0935) |
| OKLCH | oklch(85.6% 0.183 149.3) |
| XYZ | xyz(41.6431, 67.1837, 35.1943) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F08B #F069CE
analogous
#8BF069 #69F08B #69F0CE
triadic
#69F08B #8B69F0 #F08B69
tetradic
#69F08B #698BF0 #F069CE #F0CE69
square
#69F08B #698BF0 #F069CE #F0CE69
split-complementary
#69F08B #CE69F0 #F0698B
monochromatic
#14CA42 #31EA60 #69F08B #A1F6B6 #D8FBE1
Accessibility & contrast
On white
1.45
#69F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#69F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F08B
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F08B | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#48ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f08b; /* rgb */ color: rgb(105, 240, 139); /* oklch */ color: oklch(85.6% 0.183 149.3);
Tailwind
colors: {
custom: {
50: '#9ef6ae',
500: '#69f08b',
950: '#000000',
},
}SCSS
$custom: #69f08b; $custom-light: #9ef6ae; $custom-dark: #000000;
JSON
{
"hex": "#69f08b",
"rgb": {
"r": 105,
"g": 240,
"b": 139
},
"hsl": {
"h": 135.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85595,
"c": 0.18309,
"h": 149.3
},
"luminance": 0.67188
}Semantic roles & 50–950 ramp
primary
#69F08B
secondary
#C736A3
accent
#07A8DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581