#69F59B#69F59B
#69F59B is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.175 H 152.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69F59B |
|---|---|
| RGB | rgb(105, 245, 155) |
| HSL | hsl(141, 88%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.32, -57.43, 32.21) |
| CIE-LCH | lch(87.32, 65.85, 150.72°) |
| OKLab | oklab(87.09% -0.1557 0.0805) |
| OKLCH | oklch(87.09% 0.175 152.7) |
| XYZ | xyz(44.3911, 70.6705, 42.3054) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.90
Foam Green
#90FDA9
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F59B #F569C3
analogous
#7DF569 #69F59B #69F5E1
triadic
#69F59B #9B69F5 #F59B69
tetradic
#69F59B #697DF5 #F569C3 #F5E169
square
#69F59B #697DF5 #F569C3 #F5E169
split-complementary
#69F59B #E169F5 #F5697D
monochromatic
#0ED555 #30F175 #69F59B #A2F9C1 #DCFDE7
Accessibility & contrast
On white
1.39
#69F59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#69F59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F59B
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F59B | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E395
Deuteranopia (green-blind)
#E2D6A1
Tritanopia (blue-blind)
#3EF2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f59b; /* rgb */ color: rgb(105, 245, 155); /* oklch */ color: oklch(87.1% 0.175 152.7);
Tailwind
colors: {
custom: {
50: '#9ff9b9',
500: '#69f59b',
950: '#000000',
},
}SCSS
$custom: #69f59b; $custom-light: #9ff9b9; $custom-dark: #000000;
JSON
{
"hex": "#69f59b",
"rgb": {
"r": 105,
"g": 245,
"b": 155
},
"hsl": {
"h": 141.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87094,
"c": 0.17526,
"h": 152.7
},
"luminance": 0.70675
}Semantic roles & 50–950 ramp
primary
#69F59B
secondary
#CE3497
accent
#0193E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581