#69F38D#69F38D
#69F38D is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.185 H 149.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69F38D |
|---|---|
| RGB | rgb(105, 243, 141) |
| HSL | hsl(136, 85%, 68%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.52, -58.99, 38.11) |
| CIE-LCH | lch(86.52, 70.23, 147.14°) |
| OKLab | oklab(86.36% -0.1596 0.0941) |
| OKLCH | oklch(86.36% 0.185 149.5) |
| XYZ | xyz(42.6810, 69.0236, 36.2678) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F38D #F369CF
analogous
#8AF369 #69F38D #69F3D2
triadic
#69F38D #8D69F3 #F38D69
tetradic
#69F38D #698AF3 #F369CF #F3D269
square
#69F38D #698AF3 #F369CF #F3D269
split-complementary
#69F38D #D269F3 #F3698A
monochromatic
#11D143 #30EE62 #69F38D #A2F8B8 #DAFCE3
Accessibility & contrast
On white
1.42
#69F38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#69F38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F38D
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F38D | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E086
Deuteranopia (green-blind)
#E2D494
Tritanopia (blue-blind)
#46EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f38d; /* rgb */ color: rgb(105, 243, 141); /* oklch */ color: oklch(86.4% 0.185 149.5);
Tailwind
colors: {
custom: {
50: '#9ff8af',
500: '#69f38d',
950: '#000000',
},
}SCSS
$custom: #69f38d; $custom-light: #9ff8af; $custom-dark: #000000;
JSON
{
"hex": "#69f38d",
"rgb": {
"r": 105,
"g": 243,
"b": 141
},
"hsl": {
"h": 135.652,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86359,
"c": 0.18527,
"h": 149.5
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#69F38D
secondary
#CC34A4
accent
#04A8E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581