#69EA9F#69EA9F
#69EA9F is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.157 H 155.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA9F |
|---|---|
| RGB | rgb(105, 234, 159) |
| HSL | hsl(145, 75%, 66%) |
| HSV | hsv(145, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(84.15, -52.34, 25.90) |
| CIE-LCH | lch(84.15, 58.40, 153.67°) |
| OKLab | oklab(84.51% -0.1425 0.0654) |
| OKLCH | oklch(84.51% 0.157 155.3) |
| XYZ | xyz(41.5032, 64.3483, 43.0275) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 3.96
Light Bluish Green
#76FDA8
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA9F #EA69B4
analogous
#74EA69 #69EA9F #69EAE0
triadic
#69EA9F #9F69EA #EA9F69
tetradic
#69EA9F #6974EA #EA69B4 #EAE069
square
#69EA9F #6974EA #EA69B4 #EAE069
split-complementary
#69EA9F #E069EA #EA6974
monochromatic
#1BBE5F #33E27D #69EA9F #9FF2C1 #D4F9E4
Accessibility & contrast
On white
1.51
#69EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#69EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA9F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA9F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9A
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#41E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69ea9f; /* rgb */ color: rgb(105, 234, 159); /* oklch */ color: oklch(84.5% 0.157 155.3);
Tailwind
colors: {
custom: {
50: '#9df1bb',
500: '#69ea9f',
950: '#000000',
},
}SCSS
$custom: #69ea9f; $custom-light: #9df1bb; $custom-dark: #000000;
JSON
{
"hex": "#69ea9f",
"rgb": {
"r": 105,
"g": 234,
"b": 159
},
"hsl": {
"h": 145.116,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84514,
"c": 0.15678,
"h": 155.3
},
"luminance": 0.64352
}Semantic roles & 50–950 ramp
primary
#69EA9F
secondary
#BD3A86
accent
#0E83D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582