#69EDA6#69EDA6
#69EDA6 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.4% C 0.155 H 157.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDA6 |
|---|---|
| RGB | rgb(105, 237, 166) |
| HSL | hsl(148, 79%, 67%) |
| HSV | hsv(148, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 30%, 7.1%) |
| CIE-LAB | lab(85.16, -52.23, 23.69) |
| CIE-LCH | lch(85.16, 57.35, 155.60°) |
| OKLab | oklab(85.39% -0.1425 0.06) |
| OKLCH | oklch(85.39% 0.155 157.2) |
| XYZ | xyz(42.9892, 66.3208, 46.6047) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDA6 #ED69B0
analogous
#6EED69 #69EDA6 #69EDE8
triadic
#69EDA6 #A669ED #EDA669
tetradic
#69EDA6 #696EED #ED69B0 #EDE869
square
#69EDA6 #696EED #ED69B0 #EDE869
split-complementary
#69EDA6 #E869ED #ED696E
monochromatic
#18C467 #32E686 #69EDA6 #A0F4C6 #D6FAE7
Accessibility & contrast
On white
1.47
#69EDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#69EDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDA6
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDA6 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA2
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#3BEBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eda6; /* rgb */ color: rgb(105, 237, 166); /* oklch */ color: oklch(85.4% 0.155 157.2);
Tailwind
colors: {
custom: {
50: '#9ef4c0',
500: '#69eda6',
950: '#000000',
},
}SCSS
$custom: #69eda6; $custom-light: #9ef4c0; $custom-dark: #000000;
JSON
{
"hex": "#69eda6",
"rgb": {
"r": 105,
"g": 237,
"b": 166
},
"hsl": {
"h": 147.727,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85385,
"c": 0.15467,
"h": 157.2
},
"luminance": 0.66325
}Semantic roles & 50–950 ramp
primary
#69EDA6
secondary
#C23882
accent
#0B7BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582