#69FE9B#69FE9B
#69FE9B is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.3% C 0.187 H 151.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69FE9B |
|---|---|
| RGB | rgb(105, 254, 155) |
| HSL | hsl(140, 99%, 70%) |
| HSV | hsv(140, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 39%, 0.4%) |
| CIE-LAB | lab(89.97, -60.90, 35.71) |
| CIE-LCH | lch(89.97, 70.60, 149.61°) |
| OKLab | oklab(89.27% -0.1648 0.0888) |
| OKLCH | oklch(89.27% 0.187 151.7) |
| XYZ | xyz(47.1803, 76.2489, 43.2351) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.16
Light Green Blue
#56FCA2
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.22
Baby Green
#8CFF9E
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FE9B #FE69CC
analogous
#82FE69 #69FE9B #69FEE5
triadic
#69FE9B #9B69FE #FE9B69
tetradic
#69FE9B #6982FE #FE69CC #FEE569
square
#69FE9B #6982FE #FE69CC #FEE569
split-complementary
#69FE9B #E569FE #FE6982
monochromatic
#02EB50 #2CFE72 #69FE9B #A6FEC4 #E1FFEB
Accessibility & contrast
On white
1.29
#69FE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#69FE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FE9B
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FE9B | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB94
Deuteranopia (green-blind)
#EBDDA1
Tritanopia (blue-blind)
#3AFAE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fe9b; /* rgb */ color: rgb(105, 254, 155); /* oklch */ color: oklch(89.3% 0.187 151.7);
Tailwind
colors: {
custom: {
50: '#a0ffb9',
500: '#69fe9b',
950: '#000000',
},
}SCSS
$custom: #69fe9b; $custom-light: #a0ffb9; $custom-dark: #000000;
JSON
{
"hex": "#69fe9b",
"rgb": {
"r": 105,
"g": 254,
"b": 155
},
"hsl": {
"h": 140.134,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.89269,
"c": 0.18721,
"h": 151.7
},
"luminance": 0.76253
}Semantic roles & 50–950 ramp
primary
#69FE9B
secondary
#D932A1
accent
#0098E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681