#6CED9F#6CED9F
#6CED9F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.159 H 154.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED9F |
|---|---|
| RGB | rgb(108, 237, 159) |
| HSL | hsl(144, 78%, 68%) |
| HSV | hsv(144, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(85.13, -52.88, 27.25) |
| CIE-LCH | lch(85.13, 59.49, 152.74°) |
| OKLab | oklab(85.34% -0.1438 0.0687) |
| OKLCH | oklch(85.34% 0.159 154.5) |
| XYZ | xyz(42.7232, 66.2559, 43.3314) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.45
Light Blue Green
#7EFBB3
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED9F #ED6CBA
analogous
#79ED6C #6CED9F #6CEDE0
triadic
#6CED9F #9F6CED #ED9F6C
tetradic
#6CED9F #6C79ED #ED6CBA #EDE06C
square
#6CED9F #6C79ED #ED6CBA #EDE06C
split-complementary
#6CED9F #E06CED #ED6C79
monochromatic
#18C65D #35E67B #6CED9F #A3F4C3 #D9FAE6
Accessibility & contrast
On white
1.47
#6CED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6CED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED9F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED9F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#46EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ced9f; /* rgb */ color: rgb(108, 237, 159); /* oklch */ color: oklch(85.3% 0.159 154.5);
Tailwind
colors: {
custom: {
50: '#9ff4bc',
500: '#6ced9f',
950: '#000000',
},
}SCSS
$custom: #6ced9f; $custom-light: #9ff4bc; $custom-dark: #000000;
JSON
{
"hex": "#6ced9f",
"rgb": {
"r": 108,
"g": 237,
"b": 159
},
"hsl": {
"h": 143.721,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85342,
"c": 0.1594,
"h": 154.5
},
"luminance": 0.6626
}Semantic roles & 50–950 ramp
primary
#6CED9F
secondary
#C4398D
accent
#0B88DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582