#69F68C#69F68C
#69F68C is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.190 H 149.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69F68C |
|---|---|
| RGB | rgb(105, 246, 140) |
| HSL | hsl(135, 89%, 69%) |
| HSV | hsv(135, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.39, -60.29, 39.73) |
| CIE-LCH | lch(87.39, 72.21, 146.61°) |
| OKLab | oklab(87.07% -0.1631 0.0978) |
| OKLCH | oklch(87.07% 0.19 149.1) |
| XYZ | xyz(43.5120, 70.8042, 36.1794) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.54
Mint Green
#8FFF9F
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F68C #F669D3
analogous
#8DF669 #69F68C #69F6D3
triadic
#69F68C #8C69F6 #F68C69
tetradic
#69F68C #698DF6 #F669D3 #F6D369
square
#69F68C #698DF6 #F669D3 #F6D369
split-complementary
#69F68C #D369F6 #F6698D
monochromatic
#0DD83F #2FF360 #69F68C #A3F9B8 #DCFDE5
Accessibility & contrast
On white
1.39
#69F68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#69F68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F68C
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F68C | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#45F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f68c; /* rgb */ color: rgb(105, 246, 140); /* oklch */ color: oklch(87.1% 0.190 149.1);
Tailwind
colors: {
custom: {
50: '#9ffaaf',
500: '#69f68c',
950: '#000000',
},
}SCSS
$custom: #69f68c; $custom-light: #9ffaaf; $custom-dark: #000000;
JSON
{
"hex": "#69f68c",
"rgb": {
"r": 105,
"g": 246,
"b": 140
},
"hsl": {
"h": 134.894,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87072,
"c": 0.19015,
"h": 149.1
},
"luminance": 0.70808
}Semantic roles & 50–950 ramp
primary
#69F68C
secondary
#CF34A9
accent
#00ACE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581