#6CEFA3#6CEFA3
#6CEFA3 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.159 H 155.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFA3 |
|---|---|
| RGB | rgb(108, 239, 163) |
| HSL | hsl(145, 80%, 68%) |
| HSV | hsv(145, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(85.79, -52.95, 26.10) |
| CIE-LCH | lch(85.79, 59.03, 153.76°) |
| OKLab | oklab(85.91% -0.1442 0.0659) |
| OKLCH | oklch(85.91% 0.159 155.4) |
| XYZ | xyz(43.6582, 67.5615, 45.3832) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFA3 #EF6CB8
analogous
#76EF6C #6CEFA3 #6CEFE5
triadic
#6CEFA3 #A36CEF #EFA36C
tetradic
#6CEFA3 #6C76EF #EF6CB8 #EFE56C
square
#6CEFA3 #6C76EF #EF6CB8 #EFE56C
split-complementary
#6CEFA3 #E56CEF #EF6C76
monochromatic
#16CB62 #35E980 #6CEFA3 #A3F5C6 #DAFBE8
Accessibility & contrast
On white
1.45
#6CEFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6CEFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFA3
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFA3 | 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)
#EEDE9E
Deuteranopia (green-blind)
#DCD1A8
Tritanopia (blue-blind)
#43EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cefa3; /* rgb */ color: rgb(108, 239, 163); /* oklch */ color: oklch(85.9% 0.159 155.4);
Tailwind
colors: {
custom: {
50: '#9ff5be',
500: '#6cefa3',
950: '#000000',
},
}SCSS
$custom: #6cefa3; $custom-light: #9ff5be; $custom-dark: #000000;
JSON
{
"hex": "#6cefa3",
"rgb": {
"r": 108,
"g": 239,
"b": 163
},
"hsl": {
"h": 145.191,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.85906,
"c": 0.15855,
"h": 155.4
},
"luminance": 0.67565
}Semantic roles & 50–950 ramp
primary
#6CEFA3
secondary
#C7388B
accent
#0984DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582