#69EA98#69EA98
#69EA98 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.163 H 153.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA98 |
|---|---|
| RGB | rgb(105, 234, 152) |
| HSL | hsl(142, 75%, 66%) |
| HSV | hsv(142, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.02, -53.62, 29.31) |
| CIE-LCH | lch(84.02, 61.11, 151.33°) |
| OKLab | oklab(84.37% -0.1456 0.0735) |
| OKLCH | oklch(84.37% 0.163 153.2) |
| XYZ | xyz(40.9129, 64.1122, 39.9185) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA98 #EA69BB
analogous
#7BEA69 #69EA98 #69EAD8
triadic
#69EA98 #9869EA #EA9869
tetradic
#69EA98 #697BEA #EA69BB #EAD869
square
#69EA98 #697BEA #EA69BB #EAD869
split-complementary
#69EA98 #D869EA #EA697B
monochromatic
#1BBE56 #33E273 #69EA98 #9FF2BD #D4F9E2
Accessibility & contrast
On white
1.52
#69EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#69EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA98
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA98 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D8CD9D
Tritanopia (blue-blind)
#44E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69ea98; /* rgb */ color: rgb(105, 234, 152); /* oklch */ color: oklch(84.4% 0.163 153.2);
Tailwind
colors: {
custom: {
50: '#9df1b7',
500: '#69ea98',
950: '#000000',
},
}SCSS
$custom: #69ea98; $custom-light: #9df1b7; $custom-dark: #000000;
JSON
{
"hex": "#69ea98",
"rgb": {
"r": 105,
"g": 234,
"b": 152
},
"hsl": {
"h": 141.86,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84374,
"c": 0.1631,
"h": 153.2
},
"luminance": 0.64116
}Semantic roles & 50–950 ramp
primary
#69EA98
secondary
#BD3A8D
accent
#0E8ED8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581