#69E69F#69E69F
#69E69F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.151 H 156.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69E69F |
|---|---|
| RGB | rgb(105, 230, 159) |
| HSL | hsl(146, 71%, 66%) |
| HSV | hsv(146, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.96, -50.70, 24.29) |
| CIE-LCH | lch(82.96, 56.22, 154.40°) |
| OKLab | oklab(83.55% -0.1382 0.0615) |
| OKLCH | oklch(83.55% 0.151 156) |
| XYZ | xyz(40.3773, 62.0965, 42.6522) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E69F #E669B0
analogous
#71E669 #69E69F #69E6DE
triadic
#69E69F #9F69E6 #E69F69
tetradic
#69E69F #6971E6 #E669B0 #E6DE69
square
#69E69F #6971E6 #E669B0 #E6DE69
split-complementary
#69E69F #DE69E6 #E66971
monochromatic
#1EB660 #35DD7D #69E69F #9DEFC1 #D2F7E2
Accessibility & contrast
On white
1.56
#69E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#69E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E69F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E69F | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#42E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e69f; /* rgb */ color: rgb(105, 230, 159); /* oklch */ color: oklch(83.5% 0.151 156.0);
Tailwind
colors: {
custom: {
50: '#9defbb',
500: '#69e69f',
950: '#000000',
},
}SCSS
$custom: #69e69f; $custom-light: #9defbb; $custom-dark: #000000;
JSON
{
"hex": "#69e69f",
"rgb": {
"r": 105,
"g": 230,
"b": 159
},
"hsl": {
"h": 145.92,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83548,
"c": 0.15129,
"h": 156
},
"luminance": 0.621
}Semantic roles & 50–950 ramp
primary
#69E69F
secondary
#B63D82
accent
#1280D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582