#69EBA9#69EBA9
#69EBA9 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.149 H 158.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA9 |
|---|---|
| RGB | rgb(105, 235, 169) |
| HSL | hsl(150, 76%, 67%) |
| HSV | hsv(150, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.63, -50.82, 21.41) |
| CIE-LCH | lch(84.63, 55.15, 157.16°) |
| OKLab | oklab(84.97% -0.1391 0.0544) |
| OKLCH | oklch(84.97% 0.149 158.6) |
| XYZ | xyz(42.6918, 65.2806, 47.8790) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.86
Aqua Green
#12E193
ΔE00 4.79
Light Bluish Green
#76FDA8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA9 #EB69AB
analogous
#6AEB69 #69EBA9 #69EBEA
triadic
#69EBA9 #A969EB #EBA969
tetradic
#69EBA9 #696AEB #EB69AB #EBEA69
square
#69EBA9 #696AEB #EB69AB #EBEA69
split-complementary
#69EBA9 #EA69EB #EB696A
monochromatic
#1AC06C #33E48A #69EBA9 #9FF2C8 #D5F9E7
Accessibility & contrast
On white
1.49
#69EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#69EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA9
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA9 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#3AEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba9; /* rgb */ color: rgb(105, 235, 169); /* oklch */ color: oklch(85.0% 0.149 158.6);
Tailwind
colors: {
custom: {
50: '#9df2c2',
500: '#69eba9',
950: '#000000',
},
}SCSS
$custom: #69eba9; $custom-light: #9df2c2; $custom-dark: #000000;
JSON
{
"hex": "#69eba9",
"rgb": {
"r": 105,
"g": 235,
"b": 169
},
"hsl": {
"h": 149.538,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84969,
"c": 0.14937,
"h": 158.6
},
"luminance": 0.65284
}Semantic roles & 50–950 ramp
primary
#69EBA9
secondary
#BF3A7D
accent
#0D74D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582