#6CEFA2#6CEFA2
#6CEFA2 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.159 H 155.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFA2 |
|---|---|
| RGB | rgb(108, 239, 162) |
| HSL | hsl(145, 80%, 68%) |
| HSV | hsv(145, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 32.2%, 6.3%) |
| CIE-LAB | lab(85.77, -53.14, 26.58) |
| CIE-LCH | lch(85.77, 59.41, 153.42°) |
| OKLab | oklab(85.89% -0.1446 0.0671) |
| OKLCH | oklch(85.89% 0.159 155.1) |
| XYZ | xyz(43.5690, 67.5258, 44.9132) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFA2 #EF6CB9
analogous
#77EF6C #6CEFA2 #6CEFE4
triadic
#6CEFA2 #A26CEF #EFA26C
tetradic
#6CEFA2 #6C77EF #EF6CB9 #EFE46C
square
#6CEFA2 #6C77EF #EF6CB9 #EFE46C
split-complementary
#6CEFA2 #E46CEF #EF6C77
monochromatic
#16CB60 #35E97F #6CEFA2 #A3F5C5 #DAFBE8
Accessibility & contrast
On white
1.45
#6CEFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6CEFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFA2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFA2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#44EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cefa2; /* rgb */ color: rgb(108, 239, 162); /* oklch */ color: oklch(85.9% 0.159 155.1);
Tailwind
colors: {
custom: {
50: '#a0f5be',
500: '#6cefa2',
950: '#000000',
},
}SCSS
$custom: #6cefa2; $custom-light: #a0f5be; $custom-dark: #000000;
JSON
{
"hex": "#6cefa2",
"rgb": {
"r": 108,
"g": 239,
"b": 162
},
"hsl": {
"h": 144.733,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85885,
"c": 0.15944,
"h": 155.1
},
"luminance": 0.6753
}Semantic roles & 50–950 ramp
primary
#6CEFA2
secondary
#C7388C
accent
#0985DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582