#69EBA4#69EBA4
#69EBA4 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.154 H 156.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA4 |
|---|---|
| RGB | rgb(105, 235, 164) |
| HSL | hsl(147, 76%, 67%) |
| HSV | hsv(147, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.53, -51.80, 23.86) |
| CIE-LCH | lch(84.53, 57.03, 155.27°) |
| OKLab | oklab(84.86% -0.1413 0.0605) |
| OKLCH | oklch(84.86% 0.154 156.8) |
| XYZ | xyz(42.2314, 65.0964, 45.4541) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Blue Green
#7EFBB3
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA4 #EB69B0
analogous
#6FEB69 #69EBA4 #69EBE5
triadic
#69EBA4 #A469EB #EBA469
tetradic
#69EBA4 #696FEB #EB69B0 #EBE569
square
#69EBA4 #696FEB #EB69B0 #EBE569
split-complementary
#69EBA4 #E569EB #EB696F
monochromatic
#1AC065 #33E483 #69EBA4 #9FF2C5 #D5F9E6
Accessibility & contrast
On white
1.50
#69EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#69EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA0
Deuteranopia (green-blind)
#D7CEA8
Tritanopia (blue-blind)
#3DE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba4; /* rgb */ color: rgb(105, 235, 164); /* oklch */ color: oklch(84.9% 0.154 156.8);
Tailwind
colors: {
custom: {
50: '#9df2bf',
500: '#69eba4',
950: '#000000',
},
}SCSS
$custom: #69eba4; $custom-light: #9df2bf; $custom-dark: #000000;
JSON
{
"hex": "#69eba4",
"rgb": {
"r": 105,
"g": 235,
"b": 164
},
"hsl": {
"h": 147.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.8486,
"c": 0.15371,
"h": 156.8
},
"luminance": 0.651
}Semantic roles & 50–950 ramp
primary
#69EBA4
secondary
#BF3A82
accent
#0D7CD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582