#69DF97#69DF97
#69DF97 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.149 H 154.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF97 |
|---|---|
| RGB | rgb(105, 223, 151) |
| HSL | hsl(143, 65%, 64%) |
| HSV | hsv(143, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.74, -49.32, 25.40) |
| CIE-LCH | lch(80.74, 55.47, 152.75°) |
| OKLab | oklab(81.69% -0.1343 0.0641) |
| OKLCH | oklch(81.69% 0.149 154.5) |
| XYZ | xyz(37.7964, 58.0097, 38.4774) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.71
Hospital Green
#9BE5AA
ΔE00 5.72
Seaweed
#18D17B
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF97 #DF69B1
analogous
#76DF69 #69DF97 #69DFD2
triadic
#69DF97 #9769DF #DF9769
tetradic
#69DF97 #6976DF #DF69B1 #DFD269
square
#69DF97 #6976DF #DF69B1 #DFD269
split-complementary
#69DF97 #D269DF #DF6976
monochromatic
#24A958 #37D474 #69DF97 #9BEABA #CEF5DD
Accessibility & contrast
On white
1.67
#69DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#69DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF97
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF97 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF92
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#48DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df97; /* rgb */ color: rgb(105, 223, 151); /* oklch */ color: oklch(81.7% 0.149 154.5);
Tailwind
colors: {
custom: {
50: '#9ceab6',
500: '#69df97',
950: '#000000',
},
}SCSS
$custom: #69df97; $custom-light: #9ceab6; $custom-dark: #000000;
JSON
{
"hex": "#69df97",
"rgb": {
"r": 105,
"g": 223,
"b": 151
},
"hsl": {
"h": 143.39,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81685,
"c": 0.1488,
"h": 154.5
},
"luminance": 0.58013
}Semantic roles & 50–950 ramp
primary
#69DF97
secondary
#AC4182
accent
#1987CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481