#69EA9E#69EA9E
#69EA9E is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.158 H 155.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA9E |
|---|---|
| RGB | rgb(105, 234, 158) |
| HSL | hsl(145, 75%, 66%) |
| HSV | hsv(145, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.13, -52.52, 26.39) |
| CIE-LCH | lch(84.13, 58.78, 153.32°) |
| OKLab | oklab(84.49% -0.1429 0.0666) |
| OKLCH | oklch(84.49% 0.158 155) |
| XYZ | xyz(41.4168, 64.3138, 42.5723) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA9E #EA69B5
analogous
#75EA69 #69EA9E #69EADF
triadic
#69EA9E #9E69EA #EA9E69
tetradic
#69EA9E #6975EA #EA69B5 #EADF69
square
#69EA9E #6975EA #EA69B5 #EADF69
split-complementary
#69EA9E #DF69EA #EA6975
monochromatic
#1BBE5E #33E27B #69EA9E #9FF2C1 #D4F9E3
Accessibility & contrast
On white
1.51
#69EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#69EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA9E
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA9E | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#41E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69ea9e; /* rgb */ color: rgb(105, 234, 158); /* oklch */ color: oklch(84.5% 0.158 155.0);
Tailwind
colors: {
custom: {
50: '#9df1bb',
500: '#69ea9e',
950: '#000000',
},
}SCSS
$custom: #69ea9e; $custom-light: #9df1bb; $custom-dark: #000000;
JSON
{
"hex": "#69ea9e",
"rgb": {
"r": 105,
"g": 234,
"b": 158
},
"hsl": {
"h": 144.651,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84494,
"c": 0.15767,
"h": 155
},
"luminance": 0.64318
}Semantic roles & 50–950 ramp
primary
#69EA9E
secondary
#BD3A87
accent
#0E85D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582