#69F8A5#69F8A5
#69F8A5 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.0% C 0.170 H 155.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8A5 |
|---|---|
| RGB | rgb(105, 248, 165) |
| HSL | hsl(145, 91%, 69%) |
| HSV | hsv(145, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(88.38, -56.82, 28.58) |
| CIE-LCH | lch(88.38, 63.60, 153.30°) |
| OKLab | oklab(88.01% -0.1544 0.0719) |
| OKLCH | oklch(88.01% 0.17 155) |
| XYZ | xyz(46.1808, 72.8503, 47.2178) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 1.42
Light Green Blue
#56FCA2
ΔE00 1.59
Sea Green (survey)
#53FCA1
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8A5 #F869BC
analogous
#75F869 #69F8A5 #69F8ED
triadic
#69F8A5 #A569F8 #F8A569
tetradic
#69F8A5 #6975F8 #F869BC #F8ED69
square
#69F8A5 #6975F8 #F869BC #F8ED69
split-complementary
#69F8A5 #ED69F8 #F86975
monochromatic
#0ADC62 #2FF582 #69F8A5 #A3FBC8 #DEFDEB
Accessibility & contrast
On white
1.35
#69F8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#69F8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8A5
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8A5 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A0
Deuteranopia (green-blind)
#E4D8AA
Tritanopia (blue-blind)
#37F6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f8a5; /* rgb */ color: rgb(105, 248, 165); /* oklch */ color: oklch(88.0% 0.170 155.0);
Tailwind
colors: {
custom: {
50: '#9ffbc0',
500: '#69f8a5',
950: '#000000',
},
}SCSS
$custom: #69f8a5; $custom-light: #9ffbc0; $custom-dark: #000000;
JSON
{
"hex": "#69f8a5",
"rgb": {
"r": 105,
"g": 248,
"b": 165
},
"hsl": {
"h": 145.175,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88012,
"c": 0.17033,
"h": 155
},
"luminance": 0.72855
}Semantic roles & 50–950 ramp
primary
#69F8A5
secondary
#D2338F
accent
#0085E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582