#69EDA5#69EDA5
#69EDA5 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.4% C 0.156 H 156.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDA5 |
|---|---|
| RGB | rgb(105, 237, 165) |
| HSL | hsl(147, 79%, 67%) |
| HSV | hsv(147, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 30.4%, 7.1%) |
| CIE-LAB | lab(85.14, -52.42, 24.18) |
| CIE-LCH | lch(85.14, 57.73, 155.24°) |
| OKLab | oklab(85.36% -0.143 0.0612) |
| OKLCH | oklch(85.36% 0.156 156.8) |
| XYZ | xyz(42.8978, 66.2843, 46.1235) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDA5 #ED69B1
analogous
#6FED69 #69EDA5 #69EDE7
triadic
#69EDA5 #A569ED #EDA569
tetradic
#69EDA5 #696FED #ED69B1 #EDE769
square
#69EDA5 #696FED #ED69B1 #EDE769
split-complementary
#69EDA5 #E769ED #ED696F
monochromatic
#18C466 #32E684 #69EDA5 #A0F4C6 #D6FAE7
Accessibility & contrast
On white
1.47
#69EDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#69EDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDA5
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDA5 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA1
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#3CEBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eda5; /* rgb */ color: rgb(105, 237, 165); /* oklch */ color: oklch(85.4% 0.156 156.8);
Tailwind
colors: {
custom: {
50: '#9ef4c0',
500: '#69eda5',
950: '#000000',
},
}SCSS
$custom: #69eda5; $custom-light: #9ef4c0; $custom-dark: #000000;
JSON
{
"hex": "#69eda5",
"rgb": {
"r": 105,
"g": 237,
"b": 165
},
"hsl": {
"h": 147.273,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85364,
"c": 0.15555,
"h": 156.8
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#69EDA5
secondary
#C23883
accent
#0B7CDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582