#6CE69B#6CE69B
#6CE69B is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.153 H 154.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE69B |
|---|---|
| RGB | rgb(108, 230, 155) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.99, -50.76, 26.40) |
| CIE-LCH | lch(82.99, 57.22, 152.52°) |
| OKLab | oklab(83.57% -0.1382 0.0666) |
| OKLCH | oklch(83.57% 0.153 154.3) |
| XYZ | xyz(40.3945, 62.1448, 40.8705) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.42
Light Greenish Blue
#63F7B4
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE69B #E66CB7
analogous
#7AE66C #6CE69B #6CE6D8
triadic
#6CE69B #9B6CE6 #E69B6C
tetradic
#6CE69B #6C7AE6 #E66CB7 #E6D86C
square
#6CE69B #6C7AE6 #E66CB7 #E6D86C
split-complementary
#6CE69B #D86CE6 #E66C7A
monochromatic
#1FB85A #38DD77 #6CE69B #A0EFBF #D5F8E2
Accessibility & contrast
On white
1.56
#6CE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6CE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE69B
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE69B | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D4CAA0
Tritanopia (blue-blind)
#4AE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce69b; /* rgb */ color: rgb(108, 230, 155); /* oklch */ color: oklch(83.6% 0.153 154.3);
Tailwind
colors: {
custom: {
50: '#9eefb9',
500: '#6ce69b',
950: '#000000',
},
}SCSS
$custom: #6ce69b; $custom-light: #9eefb9; $custom-dark: #000000;
JSON
{
"hex": "#6ce69b",
"rgb": {
"r": 108,
"g": 230,
"b": 155
},
"hsl": {
"h": 143.115,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.83572,
"c": 0.15336,
"h": 154.3
},
"luminance": 0.62148
}Semantic roles & 50–950 ramp
primary
#6CE69B
secondary
#B83E89
accent
#1389D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581