#69EA99#69EA99
#69EA99 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.162 H 153.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA99 |
|---|---|
| RGB | rgb(105, 234, 153) |
| HSL | hsl(142, 75%, 66%) |
| HSV | hsv(142, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.04, -53.44, 28.83) |
| CIE-LCH | lch(84.04, 60.72, 151.65°) |
| OKLab | oklab(84.39% -0.1451 0.0724) |
| OKLCH | oklch(84.39% 0.162 153.5) |
| XYZ | xyz(40.9951, 64.1451, 40.3517) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA99 #EA69BA
analogous
#7AEA69 #69EA99 #69EADA
triadic
#69EA99 #9969EA #EA9969
tetradic
#69EA99 #697AEA #EA69BA #EADA69
square
#69EA99 #697AEA #EA69BA #EADA69
split-complementary
#69EA99 #DA69EA #EA697A
monochromatic
#1BBE57 #33E274 #69EA99 #9FF2BE #D4F9E2
Accessibility & contrast
On white
1.52
#69EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#69EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA99
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA99 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#44E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69ea99; /* rgb */ color: rgb(105, 234, 153); /* oklch */ color: oklch(84.4% 0.162 153.5);
Tailwind
colors: {
custom: {
50: '#9df1b7',
500: '#69ea99',
950: '#000000',
},
}SCSS
$custom: #69ea99; $custom-light: #9df1b7; $custom-dark: #000000;
JSON
{
"hex": "#69ea99",
"rgb": {
"r": 105,
"g": 234,
"b": 153
},
"hsl": {
"h": 142.326,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84393,
"c": 0.16219,
"h": 153.5
},
"luminance": 0.64149
}Semantic roles & 50–950 ramp
primary
#69EA99
secondary
#BD3A8C
accent
#0E8DD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581