#69F38B#69F38B
#69F38B is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.187 H 149.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69F38B |
|---|---|
| RGB | rgb(105, 243, 139) |
| HSL | hsl(135, 85%, 68%) |
| HSV | hsv(135, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.49, -59.31, 39.06) |
| CIE-LCH | lch(86.49, 71.01, 146.63°) |
| OKLab | oklab(86.33% -0.1605 0.0962) |
| OKLCH | oklch(86.33% 0.187 149.1) |
| XYZ | xyz(42.5335, 68.9646, 35.4912) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F38B #F369D1
analogous
#8CF369 #69F38B #69F3D0
triadic
#69F38B #8B69F3 #F38B69
tetradic
#69F38B #698CF3 #F369D1 #F3D069
square
#69F38B #698CF3 #F369D1 #F3D069
split-complementary
#69F38B #D069F3 #F3698C
monochromatic
#11D140 #30EE5F #69F38B #A2F8B7 #DAFCE3
Accessibility & contrast
On white
1.42
#69F38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#69F38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F38B
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F38B | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#E3D392
Tritanopia (blue-blind)
#47EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f38b; /* rgb */ color: rgb(105, 243, 139); /* oklch */ color: oklch(86.3% 0.187 149.1);
Tailwind
colors: {
custom: {
50: '#9ff8ae',
500: '#69f38b',
950: '#000000',
},
}SCSS
$custom: #69f38b; $custom-light: #9ff8ae; $custom-dark: #000000;
JSON
{
"hex": "#69f38b",
"rgb": {
"r": 105,
"g": 243,
"b": 139
},
"hsl": {
"h": 134.783,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86326,
"c": 0.18708,
"h": 149.1
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#69F38B
secondary
#CC34A6
accent
#04ABE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581