#6FE299#6FE299
#6FE299 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.148 H 153.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE299 |
|---|---|
| RGB | rgb(111, 226, 153) |
| HSL | hsl(142, 66%, 66%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(81.88, -48.75, 25.94) |
| CIE-LCH | lch(81.88, 55.23, 151.99°) |
| OKLab | oklab(82.68% -0.1328 0.0654) |
| OKLCH | oklch(82.68% 0.148 153.8) |
| XYZ | xyz(39.4988, 60.0689, 39.6438) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.05
Weird Green
#3AE57F
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.21
Light Greenish Blue
#63F7B4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE299 #E26FB8
analogous
#7EE26F #6FE299 #6FE2D2
triadic
#6FE299 #996FE2 #E2996F
tetradic
#6FE299 #6F7EE2 #E26FB8 #E2D26F
square
#6FE299 #6F7EE2 #E26FB8 #E2D26F
split-complementary
#6FE299 #D26FE2 #E26F7E
monochromatic
#24B358 #3CD875 #6FE299 #A2ECBD #D5F7E1
Accessibility & contrast
On white
1.61
#6FE299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#6FE299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE299
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE299 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D294
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#52E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe299; /* rgb */ color: rgb(111, 226, 153); /* oklch */ color: oklch(82.7% 0.148 153.8);
Tailwind
colors: {
custom: {
50: '#a0ecb7',
500: '#6fe299',
950: '#000000',
},
}SCSS
$custom: #6fe299; $custom-light: #a0ecb7; $custom-dark: #000000;
JSON
{
"hex": "#6fe299",
"rgb": {
"r": 111,
"g": 226,
"b": 153
},
"hsl": {
"h": 141.913,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.82678,
"c": 0.14803,
"h": 153.8
},
"luminance": 0.60072
}Semantic roles & 50–950 ramp
primary
#6FE299
secondary
#B4428A
accent
#178BCE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581