#69ED85#69ED85
#69ED85 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.185 H 148.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED85 |
|---|---|
| RGB | rgb(105, 237, 133) |
| HSL | hsl(133, 79%, 67%) |
| HSV | hsv(133, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.62, -57.94, 39.60) |
| CIE-LCH | lch(84.62, 70.19, 145.65°) |
| OKLab | oklab(84.76% -0.1568 0.0973) |
| OKLCH | oklch(84.76% 0.185 148.2) |
| XYZ | xyz(40.3408, 65.2615, 32.6566) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.67
Wintergreen
#20F986
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.16
Spearmint
#1EF876
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED85 #ED69D1
analogous
#8FED69 #69ED85 #69EDC7
triadic
#69ED85 #8569ED #ED8569
tetradic
#69ED85 #698FED #ED69D1 #EDC769
square
#69ED85 #698FED #ED69D1 #EDC769
split-complementary
#69ED85 #C769ED #ED698F
monochromatic
#18C43C #32E659 #69ED85 #A0F4B1 #D6FADE
Accessibility & contrast
On white
1.49
#69ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#69ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED85
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED85 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DECE8C
Tritanopia (blue-blind)
#4BE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ed85; /* rgb */ color: rgb(105, 237, 133); /* oklch */ color: oklch(84.8% 0.185 148.2);
Tailwind
colors: {
custom: {
50: '#9ef4aa',
500: '#69ed85',
950: '#000000',
},
}SCSS
$custom: #69ed85; $custom-light: #9ef4aa; $custom-dark: #000000;
JSON
{
"hex": "#69ed85",
"rgb": {
"r": 105,
"g": 237,
"b": 133
},
"hsl": {
"h": 132.727,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84764,
"c": 0.18454,
"h": 148.2
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#69ED85
secondary
#C238A5
accent
#0BAFDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581