#69EFA1#69EFA1
#69EFA1 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.162 H 155.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFA1 |
|---|---|
| RGB | rgb(105, 239, 161) |
| HSL | hsl(145, 81%, 67%) |
| HSV | hsv(145, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 32.6%, 6.3%) |
| CIE-LAB | lab(85.66, -53.98, 26.93) |
| CIE-LCH | lch(85.66, 60.33, 153.49°) |
| OKLab | oklab(85.76% -0.1468 0.0679) |
| OKLCH | oklch(85.76% 0.162 155.2) |
| XYZ | xyz(43.1217, 67.3055, 44.4301) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFA1 #EF69B7
analogous
#74EF69 #69EFA1 #69EFE4
triadic
#69EFA1 #A169EF #EFA169
tetradic
#69EFA1 #6974EF #EF69B7 #EFE469
square
#69EFA1 #6974EF #EF69B7 #EFE469
split-complementary
#69EFA1 #E469EF #EF6974
monochromatic
#15C860 #32E97E #69EFA1 #A0F5C4 #D8FBE6
Accessibility & contrast
On white
1.45
#69EFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#69EFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFA1
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFA1 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9C
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#3DEDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69efa1; /* rgb */ color: rgb(105, 239, 161); /* oklch */ color: oklch(85.8% 0.162 155.2);
Tailwind
colors: {
custom: {
50: '#9ef5bd',
500: '#69efa1',
950: '#000000',
},
}SCSS
$custom: #69efa1; $custom-light: #9ef5bd; $custom-dark: #000000;
JSON
{
"hex": "#69efa1",
"rgb": {
"r": 105,
"g": 239,
"b": 161
},
"hsl": {
"h": 145.075,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85763,
"c": 0.16179,
"h": 155.2
},
"luminance": 0.67309
}Semantic roles & 50–950 ramp
primary
#69EFA1
secondary
#C5378A
accent
#0884DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582