#69EB9F#69EB9F
#69EB9F is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.158 H 155.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB9F |
|---|---|
| RGB | rgb(105, 235, 159) |
| HSL | hsl(145, 76%, 67%) |
| HSV | hsv(145, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(84.44, -52.74, 26.30) |
| CIE-LCH | lch(84.44, 58.94, 153.49°) |
| OKLab | oklab(84.76% -0.1435 0.0664) |
| OKLCH | oklch(84.76% 0.158 155.2) |
| XYZ | xyz(41.7887, 64.9193, 43.1227) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB9F #EB69B5
analogous
#74EB69 #69EB9F #69EBE0
triadic
#69EB9F #9F69EB #EB9F69
tetradic
#69EB9F #6974EB #EB69B5 #EBE069
square
#69EB9F #6974EB #EB69B5 #EBE069
split-complementary
#69EB9F #E069EB #EB6974
monochromatic
#1AC05F #33E47C #69EB9F #9FF2C2 #D5F9E4
Accessibility & contrast
On white
1.50
#69EB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#69EB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB9F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB9F | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#40E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eb9f; /* rgb */ color: rgb(105, 235, 159); /* oklch */ color: oklch(84.8% 0.158 155.2);
Tailwind
colors: {
custom: {
50: '#9df2bb',
500: '#69eb9f',
950: '#000000',
},
}SCSS
$custom: #69eb9f; $custom-light: #9df2bb; $custom-dark: #000000;
JSON
{
"hex": "#69eb9f",
"rgb": {
"r": 105,
"g": 235,
"b": 159
},
"hsl": {
"h": 144.923,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84756,
"c": 0.15814,
"h": 155.2
},
"luminance": 0.64923
}Semantic roles & 50–950 ramp
primary
#69EB9F
secondary
#BF3A87
accent
#0D84D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582