#69EBA7#69EBA7
#69EBA7 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.151 H 157.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA7 |
|---|---|
| RGB | rgb(105, 235, 167) |
| HSL | hsl(149, 76%, 67%) |
| HSV | hsv(149, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.59, -51.22, 22.39) |
| CIE-LCH | lch(84.59, 55.90, 156.39°) |
| OKLab | oklab(84.93% -0.14 0.0569) |
| OKLCH | oklch(84.93% 0.151 157.9) |
| XYZ | xyz(42.5055, 65.2060, 46.8978) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA7 #EB69AD
analogous
#6CEB69 #69EBA7 #69EBE8
triadic
#69EBA7 #A769EB #EBA769
tetradic
#69EBA7 #696CEB #EB69AD #EBE869
square
#69EBA7 #696CEB #EB69AD #EBE869
split-complementary
#69EBA7 #E869EB #EB696C
monochromatic
#1AC069 #33E487 #69EBA7 #9FF2C7 #D5F9E6
Accessibility & contrast
On white
1.50
#69EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#69EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA7
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA7 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA3
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#3CEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba7; /* rgb */ color: rgb(105, 235, 167); /* oklch */ color: oklch(84.9% 0.151 157.9);
Tailwind
colors: {
custom: {
50: '#9df2c1',
500: '#69eba7',
950: '#000000',
},
}SCSS
$custom: #69eba7; $custom-light: #9df2c1; $custom-dark: #000000;
JSON
{
"hex": "#69eba7",
"rgb": {
"r": 105,
"g": 235,
"b": 167
},
"hsl": {
"h": 148.615,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84925,
"c": 0.15109,
"h": 157.9
},
"luminance": 0.6521
}Semantic roles & 50–950 ramp
primary
#69EBA7
secondary
#BF3A7F
accent
#0D77D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582