#69E99F#69E99F
#69E99F is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.155 H 155.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69E99F |
|---|---|
| RGB | rgb(105, 233, 159) |
| HSL | hsl(145, 74%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.85, -51.93, 25.50) |
| CIE-LCH | lch(83.85, 57.85, 153.85°) |
| OKLab | oklab(84.27% -0.1414 0.0644) |
| OKLCH | oklch(84.27% 0.155 155.5) |
| XYZ | xyz(41.2193, 63.7806, 42.9329) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E99F #E969B3
analogous
#73E969 #69E99F #69E9DF
triadic
#69E99F #9F69E9 #E99F69
tetradic
#69E99F #6973E9 #E969B3 #E9DF69
square
#69E99F #6973E9 #E969B3 #E9DF69
split-complementary
#69E99F #DF69E9 #E96973
monochromatic
#1CBC5F #34E17D #69E99F #9EF1C1 #D4F9E3
Accessibility & contrast
On white
1.53
#69E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#69E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E99F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E99F | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#41E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e99f; /* rgb */ color: rgb(105, 233, 159); /* oklch */ color: oklch(84.3% 0.155 155.5);
Tailwind
colors: {
custom: {
50: '#9df1bb',
500: '#69e99f',
950: '#000000',
},
}SCSS
$custom: #69e99f; $custom-light: #9df1bb; $custom-dark: #000000;
JSON
{
"hex": "#69e99f",
"rgb": {
"r": 105,
"g": 233,
"b": 159
},
"hsl": {
"h": 145.313,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84273,
"c": 0.15541,
"h": 155.5
},
"luminance": 0.63784
}Semantic roles & 50–950 ramp
primary
#69E99F
secondary
#BB3B85
accent
#0F82D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582