#69F3AA#69F3AA
#69F3AA is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.9% C 0.159 H 157.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3AA |
|---|---|
| RGB | rgb(105, 243, 170) |
| HSL | hsl(148, 85%, 68%) |
| HSV | hsv(148, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.00, -53.89, 24.16) |
| CIE-LCH | lch(87.00, 59.06, 155.86°) |
| OKLab | oklab(86.91% -0.147 0.0612) |
| OKLCH | oklch(86.91% 0.159 157.4) |
| XYZ | xyz(45.1281, 70.0025, 49.1560) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3AA #F369B2
analogous
#6DF369 #69F3AA #69F3EF
triadic
#69F3AA #AA69F3 #F3AA69
tetradic
#69F3AA #696DF3 #F369B2 #F3EF69
square
#69F3AA #696DF3 #F369B2 #F3EF69
split-complementary
#69F3AA #EF69F3 #F3696D
monochromatic
#11D16B #30EE8A #69F3AA #A2F8CA #DAFCEA
Accessibility & contrast
On white
1.40
#69F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#69F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3AA
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3AA | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#36F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f3aa; /* rgb */ color: rgb(105, 243, 170); /* oklch */ color: oklch(86.9% 0.159 157.4);
Tailwind
colors: {
custom: {
50: '#9ef8c3',
500: '#69f3aa',
950: '#000000',
},
}SCSS
$custom: #69f3aa; $custom-light: #9ef8c3; $custom-dark: #000000;
JSON
{
"hex": "#69f3aa",
"rgb": {
"r": 105,
"g": 243,
"b": 170
},
"hsl": {
"h": 148.261,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86913,
"c": 0.15927,
"h": 157.4
},
"luminance": 0.70007
}Semantic roles & 50–950 ramp
primary
#69F3AA
secondary
#CC3484
accent
#0479E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582