#69D192#69D192
#69D192 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.134 H 155.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69D192 |
|---|---|
| RGB | rgb(105, 209, 146) |
| HSL | hsl(144, 53%, 62%) |
| HSV | hsv(144, 50%, 82%) |
| CMYK | cmyk(49.8%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(76.48, -44.35, 22.20) |
| CIE-LCH | lch(76.48, 49.60, 153.41°) |
| OKLab | oklab(78.18% -0.1211 0.0562) |
| OKLCH | oklch(78.18% 0.134 155.1) |
| XYZ | xyz(33.8119, 50.6768, 35.1884) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.48
Seaweed
#18D17B
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.57
Aqua Green
#12E193
ΔE00 5.88
Eucalyptus
#44D7A8
ΔE00 5.88
Greenblue
#23C48B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D192 #D169A8
analogous
#74D169 #69D192 #69D1C6
triadic
#69D192 #9269D1 #D19269
tetradic
#69D192 #6974D1 #D169A8 #D1C669
square
#69D192 #6974D1 #D169A8 #D1C669
split-complementary
#69D192 #C669D1 #D16974
monochromatic
#2D9355 #3BC170 #69D192 #98DFB4 #C7EED6
Accessibility & contrast
On white
1.89
#69D192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#69D192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D192
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D192 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38E
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#4ECFC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69d192; /* rgb */ color: rgb(105, 209, 146); /* oklch */ color: oklch(78.2% 0.134 155.1);
Tailwind
colors: {
custom: {
50: '#9ae0b2',
500: '#69d192',
950: '#000000',
},
}SCSS
$custom: #69d192; $custom-light: #9ae0b2; $custom-dark: #000000;
JSON
{
"hex": "#69d192",
"rgb": {
"r": 105,
"g": 209,
"b": 146
},
"hsl": {
"h": 143.654,
"s": 53.061,
"l": 61.569
},
"oklch": {
"l": 0.78176,
"c": 0.13353,
"h": 155.1
},
"luminance": 0.5068
}Semantic roles & 50–950 ramp
primary
#69D192
secondary
#984678
accent
#2583C0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481