#69DE96#69DE96
#69DE96 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.148 H 154.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69DE96 |
|---|---|
| RGB | rgb(105, 222, 150) |
| HSL | hsl(143, 64%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 32.4%, 12.9%) |
| CIE-LAB | lab(80.43, -49.09, 25.49) |
| CIE-LCH | lch(80.43, 55.31, 152.56°) |
| OKLab | oklab(81.42% -0.1336 0.0643) |
| OKLCH | oklch(81.42% 0.148 154.3) |
| XYZ | xyz(37.4491, 57.4446, 37.9627) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 5.77
Seafoam Green
#7AF9AB
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DE96 #DE69B1
analogous
#77DE69 #69DE96 #69DED1
triadic
#69DE96 #9669DE #DE9669
tetradic
#69DE96 #6977DE #DE69B1 #DED169
square
#69DE96 #6977DE #DE69B1 #DED169
split-complementary
#69DE96 #D169DE #DE6977
monochromatic
#25A857 #37D373 #69DE96 #9BE9B9 #CDF4DC
Accessibility & contrast
On white
1.68
#69DE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#69DE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DE96
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DE96 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#49DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69de96; /* rgb */ color: rgb(105, 222, 150); /* oklch */ color: oklch(81.4% 0.148 154.3);
Tailwind
colors: {
custom: {
50: '#9ce9b5',
500: '#69de96',
950: '#000000',
},
}SCSS
$custom: #69de96; $custom-light: #9ce9b5; $custom-dark: #000000;
JSON
{
"hex": "#69de96",
"rgb": {
"r": 105,
"g": 222,
"b": 150
},
"hsl": {
"h": 143.077,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.81421,
"c": 0.14831,
"h": 154.3
},
"luminance": 0.57448
}Semantic roles & 50–950 ramp
primary
#69DE96
secondary
#AA4182
accent
#1A87CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481