#6FEA98#6FEA98
#6FEA98 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.160 H 152.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEA98 |
|---|---|
| RGB | rgb(111, 234, 152) |
| HSL | hsl(140, 75%, 68%) |
| HSV | hsv(140, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.22, -52.23, 29.61) |
| CIE-LCH | lch(84.22, 60.03, 150.45°) |
| OKLab | oklab(84.59% -0.1419 0.0743) |
| OKLCH | oklch(84.59% 0.16 152.4) |
| XYZ | xyz(41.6428, 64.4886, 39.9528) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEA98 #EA6FC1
analogous
#84EA6F #6FEA98 #6FEAD5
triadic
#6FEA98 #986FEA #EA986F
tetradic
#6FEA98 #6F84EA #EA6FC1 #EAD56F
square
#6FEA98 #6F84EA #EA6FC1 #EAD56F
split-complementary
#6FEA98 #D56FEA #EA6F84
monochromatic
#1CC254 #3AE272 #6FEA98 #A4F2BE #DAFAE4
Accessibility & contrast
On white
1.51
#6FEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6FEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEA98
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEA98 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#50E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fea98; /* rgb */ color: rgb(111, 234, 152); /* oklch */ color: oklch(84.6% 0.160 152.4);
Tailwind
colors: {
custom: {
50: '#a1f1b7',
500: '#6fea98',
950: '#000000',
},
}SCSS
$custom: #6fea98; $custom-light: #a1f1b7; $custom-dark: #000000;
JSON
{
"hex": "#6fea98",
"rgb": {
"r": 111,
"g": 234,
"b": 152
},
"hsl": {
"h": 140,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.84588,
"c": 0.16013,
"h": 152.4
},
"luminance": 0.64492
}Semantic roles & 50–950 ramp
primary
#6FEA98
secondary
#C13D95
accent
#0F94D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581