#69EAA9#69EAA9
#69EAA9 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.148 H 158.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAA9 |
|---|---|
| RGB | rgb(105, 234, 169) |
| HSL | hsl(150, 75%, 66%) |
| HSV | hsv(150, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(84.33, -50.41, 21.00) |
| CIE-LCH | lch(84.33, 54.61, 157.38°) |
| OKLab | oklab(84.73% -0.138 0.0534) |
| OKLCH | oklch(84.73% 0.148 158.8) |
| XYZ | xyz(42.4063, 64.7096, 47.7839) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAA9 #EA69AA
analogous
#6AEA69 #69EAA9 #69EAE9
triadic
#69EAA9 #A969EA #EAA969
tetradic
#69EAA9 #696AEA #EA69AA #EAE969
square
#69EAA9 #696AEA #EA69AA #EAE969
split-complementary
#69EAA9 #E969EA #EA696A
monochromatic
#1BBE6C #33E28A #69EAA9 #9FF2C8 #D4F9E7
Accessibility & contrast
On white
1.51
#69EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#69EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAA9
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAA9 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA5
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#3BE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eaa9; /* rgb */ color: rgb(105, 234, 169); /* oklch */ color: oklch(84.7% 0.148 158.8);
Tailwind
colors: {
custom: {
50: '#9df1c2',
500: '#69eaa9',
950: '#000000',
},
}SCSS
$custom: #69eaa9; $custom-light: #9df1c2; $custom-dark: #000000;
JSON
{
"hex": "#69eaa9",
"rgb": {
"r": 105,
"g": 234,
"b": 169
},
"hsl": {
"h": 149.767,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84729,
"c": 0.14802,
"h": 158.8
},
"luminance": 0.64713
}Semantic roles & 50–950 ramp
primary
#69EAA9
secondary
#BD3A7C
accent
#0E74D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582