#6EE299#6EE299
#6EE299 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.149 H 153.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE299 |
|---|---|
| RGB | rgb(110, 226, 153) |
| HSL | hsl(142, 67%, 66%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(81.84, -49.00, 25.88) |
| CIE-LCH | lch(81.84, 55.41, 152.15°) |
| OKLab | oklab(82.64% -0.1334 0.0653) |
| OKLCH | oklch(82.64% 0.149 153.9) |
| XYZ | xyz(39.3736, 60.0043, 39.6379) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.29
Light Greenish Blue
#63F7B4
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE299 #E26EB7
analogous
#7DE26E #6EE299 #6EE2D3
triadic
#6EE299 #996EE2 #E2996E
tetradic
#6EE299 #6E7DE2 #E26EB7 #E2D36E
square
#6EE299 #6E7DE2 #E26EB7 #E2D36E
split-complementary
#6EE299 #D36EE2 #E26E7D
monochromatic
#24B258 #3BD875 #6EE299 #A1ECBD #D4F6E1
Accessibility & contrast
On white
1.62
#6EE299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6EE299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE299
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE299 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D294
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#50E0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee299; /* rgb */ color: rgb(110, 226, 153); /* oklch */ color: oklch(82.6% 0.149 153.9);
Tailwind
colors: {
custom: {
50: '#9fecb7',
500: '#6ee299',
950: '#000000',
},
}SCSS
$custom: #6ee299; $custom-light: #9fecb7; $custom-dark: #000000;
JSON
{
"hex": "#6ee299",
"rgb": {
"r": 110,
"g": 226,
"b": 153
},
"hsl": {
"h": 142.241,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.8264,
"c": 0.14856,
"h": 153.9
},
"luminance": 0.60008
}Semantic roles & 50–950 ramp
primary
#6EE299
secondary
#B34189
accent
#178ACF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581