#CFE380#CFE380
#CFE380 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.9% C 0.126 H 118.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE380 |
|---|---|
| RGB | rgb(207, 227, 128) |
| HSL | hsl(72, 64%, 70%) |
| HSV | hsv(72, 44%, 89%) |
| CMYK | cmyk(8.8%, 0%, 43.6%, 11%) |
| CIE-LAB | lab(86.88, -21.56, 45.98) |
| CIE-LCH | lch(86.88, 50.79, 115.12°) |
| OKLab | oklab(87.94% -0.0601 0.111) |
| OKLCH | oklch(87.94% 0.126 118.4) |
| XYZ | xyz(57.0978, 69.7624, 30.8754) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.62
Light Khaki
#E6F2A2
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.89
Greenish Tan
#BCCB7A
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.46
Light Yellow Green
#CCFD7F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE380 #9480E3
analogous
#E3C580 #CFE380 #9EE380
triadic
#CFE380 #80CFE3 #E380CF
tetradic
#CFE380 #80E3C5 #9480E3 #E3809E
square
#CFE380 #80E3C5 #9480E3 #E3809E
split-complementary
#CFE380 #809EE3 #C580E3
monochromatic
#A1BF2A #BCD84E #CFE380 #E2EEB2 #F5F9E4
Accessibility & contrast
On white
1.40
#CFE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CFE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE380
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE380 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD978
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#D8DACB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe380; /* rgb */ color: rgb(207, 227, 128); /* oklch */ color: oklch(87.9% 0.126 118.4);
Tailwind
colors: {
custom: {
50: '#dfeba6',
500: '#cfe380',
950: '#000000',
},
}SCSS
$custom: #cfe380; $custom-light: #dfeba6; $custom-dark: #000000;
JSON
{
"hex": "#cfe380",
"rgb": {
"r": 207,
"g": 227,
"b": 128
},
"hsl": {
"h": 72.121,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.87937,
"c": 0.12624,
"h": 118.4
},
"luminance": 0.69762
}Semantic roles & 50–950 ramp
primary
#CFE380
secondary
#634CBB
accent
#1ACC3E
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480