#6AEA98#6AEA98
#6AEA98 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.163 H 153.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA98 |
|---|---|
| RGB | rgb(106, 234, 152) |
| HSL | hsl(142, 75%, 67%) |
| HSV | hsv(142, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.06, -53.39, 29.36) |
| CIE-LCH | lch(84.06, 60.93, 151.19°) |
| OKLab | oklab(84.41% -0.145 0.0737) |
| OKLCH | oklch(84.41% 0.163 153.1) |
| XYZ | xyz(41.0311, 64.1731, 39.9241) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA98 #EA6ABC
analogous
#7CEA6A #6AEA98 #6AEAD8
triadic
#6AEA98 #986AEA #EA986A
tetradic
#6AEA98 #6A7CEA #EA6ABC #EAD86A
square
#6AEA98 #6A7CEA #EA6ABC #EAD86A
split-complementary
#6AEA98 #D86AEA #EA6A7C
monochromatic
#1BBF56 #34E273 #6AEA98 #A0F2BD #D5F9E2
Accessibility & contrast
On white
1.52
#6AEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6AEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA98
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA98 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D8CD9D
Tritanopia (blue-blind)
#46E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6aea98; /* rgb */ color: rgb(106, 234, 152); /* oklch */ color: oklch(84.4% 0.163 153.1);
Tailwind
colors: {
custom: {
50: '#9ef1b7',
500: '#6aea98',
950: '#000000',
},
}SCSS
$custom: #6aea98; $custom-light: #9ef1b7; $custom-dark: #000000;
JSON
{
"hex": "#6aea98",
"rgb": {
"r": 106,
"g": 234,
"b": 152
},
"hsl": {
"h": 141.563,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84408,
"c": 0.16261,
"h": 153.1
},
"luminance": 0.64177
}Semantic roles & 50–950 ramp
primary
#6AEA98
secondary
#BE3B8E
accent
#0E8FD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581