#69DFA0#69DFA0
#69DFA0 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.141 H 157.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFA0 |
|---|---|
| RGB | rgb(105, 223, 160) |
| HSL | hsl(148, 65%, 64%) |
| HSV | hsv(148, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(80.91, -47.60, 20.96) |
| CIE-LCH | lch(80.91, 52.01, 156.24°) |
| OKLab | oklab(81.88% -0.1303 0.0533) |
| OKLCH | oklch(81.88% 0.141 157.8) |
| XYZ | xyz(38.5554, 58.3133, 42.4747) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.46
Eucalyptus
#44D7A8
ΔE00 5.16
Light Greenish Blue
#63F7B4
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFA0 #DF69A8
analogous
#6DDF69 #69DFA0 #69DFDB
triadic
#69DFA0 #A069DF #DFA069
tetradic
#69DFA0 #696DDF #DF69A8 #DFDB69
square
#69DFA0 #696DDF #DF69A8 #DFDB69
split-complementary
#69DFA0 #DB69DF #DF696D
monochromatic
#24A962 #37D480 #69DFA0 #9BEAC0 #CEF5E0
Accessibility & contrast
On white
1.66
#69DFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#69DFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFA0
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFA0 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09C
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#44DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dfa0; /* rgb */ color: rgb(105, 223, 160); /* oklch */ color: oklch(81.9% 0.141 157.8);
Tailwind
colors: {
custom: {
50: '#9ceabc',
500: '#69dfa0',
950: '#000000',
},
}SCSS
$custom: #69dfa0; $custom-light: #9ceabc; $custom-dark: #000000;
JSON
{
"hex": "#69dfa0",
"rgb": {
"r": 105,
"g": 223,
"b": 160
},
"hsl": {
"h": 147.966,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81878,
"c": 0.14073,
"h": 157.8
},
"luminance": 0.58317
}Semantic roles & 50–950 ramp
primary
#69DFA0
secondary
#AC417A
accent
#1979CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482