#69F68F#69F68F
#69F68F is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.187 H 149.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69F68F |
|---|---|
| RGB | rgb(105, 246, 143) |
| HSL | hsl(136, 89%, 69%) |
| HSV | hsv(136, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(87.43, -59.82, 38.32) |
| CIE-LCH | lch(87.43, 71.04, 147.36°) |
| OKLab | oklab(87.12% -0.1618 0.0946) |
| OKLCH | oklch(87.12% 0.187 149.7) |
| XYZ | xyz(43.7363, 70.8939, 37.3603) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.20
Baby Green
#8CFF9E
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F68F #F669D0
analogous
#8AF669 #69F68F #69F6D6
triadic
#69F68F #8F69F6 #F68F69
tetradic
#69F68F #698AF6 #F669D0 #F6D669
square
#69F68F #698AF6 #F669D0 #F6D669
split-complementary
#69F68F #D669F6 #F6698A
monochromatic
#0DD844 #2FF364 #69F68F #A3F9BA #DCFDE5
Accessibility & contrast
On white
1.38
#69F68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#69F68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F68F
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F68F | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#44F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f68f; /* rgb */ color: rgb(105, 246, 143); /* oklch */ color: oklch(87.1% 0.187 149.7);
Tailwind
colors: {
custom: {
50: '#9ffab1',
500: '#69f68f',
950: '#000000',
},
}SCSS
$custom: #69f68f; $custom-light: #9ffab1; $custom-dark: #000000;
JSON
{
"hex": "#69f68f",
"rgb": {
"r": 105,
"g": 246,
"b": 143
},
"hsl": {
"h": 136.17,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87123,
"c": 0.18745,
"h": 149.7
},
"luminance": 0.70898
}Semantic roles & 50–950 ramp
primary
#69F68F
secondary
#CF34A5
accent
#00A8E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581