#6FE199#6FE199
#6FE199 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.147 H 153.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE199 |
|---|---|
| RGB | rgb(111, 225, 153) |
| HSL | hsl(142, 66%, 66%) |
| HSV | hsv(142, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.58, -48.34, 25.54) |
| CIE-LCH | lch(81.58, 54.67, 152.15°) |
| OKLab | oklab(82.44% -0.1317 0.0644) |
| OKLCH | oklch(82.44% 0.147 153.9) |
| XYZ | xyz(39.2276, 59.5266, 39.5534) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.63
Hospital Green
#9BE5AA
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.20
Seafoam (survey)
#80F9AD
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.28
Light Greenish Blue
#63F7B4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE199 #E16FB7
analogous
#7EE16F #6FE199 #6FE1D2
triadic
#6FE199 #996FE1 #E1996F
tetradic
#6FE199 #6F7EE1 #E16FB7 #E1D26F
square
#6FE199 #6F7EE1 #E16FB7 #E1D26F
split-complementary
#6FE199 #D26FE1 #E16F7E
monochromatic
#25B158 #3CD675 #6FE199 #A2ECBD #D4F6E1
Accessibility & contrast
On white
1.63
#6FE199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6FE199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE199
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE199 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D294
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#52DFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fe199; /* rgb */ color: rgb(111, 225, 153); /* oklch */ color: oklch(82.4% 0.147 153.9);
Tailwind
colors: {
custom: {
50: '#9febb7',
500: '#6fe199',
950: '#000000',
},
}SCSS
$custom: #6fe199; $custom-light: #9febb7; $custom-dark: #000000;
JSON
{
"hex": "#6fe199",
"rgb": {
"r": 111,
"g": 225,
"b": 153
},
"hsl": {
"h": 142.105,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82437,
"c": 0.14661,
"h": 153.9
},
"luminance": 0.5953
}Semantic roles & 50–950 ramp
primary
#6FE199
secondary
#B24289
accent
#188BCD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481