#CFE284#CFE284
#CFE284 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.8% C 0.121 H 118.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE284 |
|---|---|
| RGB | rgb(207, 226, 132) |
| HSL | hsl(72, 62%, 70%) |
| HSV | hsv(72, 42%, 89%) |
| CMYK | cmyk(8.4%, 0%, 41.6%, 11.4%) |
| CIE-LAB | lab(86.66, -20.64, 43.76) |
| CIE-LCH | lch(86.66, 48.39, 115.25°) |
| OKLab | oklab(87.78% -0.0572 0.1062) |
| OKLCH | oklch(87.78% 0.121 118.3) |
| XYZ | xyz(57.0936, 69.3244, 32.1985) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 5.55
Pale Olive Green
#B1D27B
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 5.95
Light Yellow Green
#CCFD7F
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE284 #9784E2
analogous
#E2C684 #CFE284 #A0E284
triadic
#CFE284 #84CFE2 #E284CF
tetradic
#CFE284 #84E2C6 #9784E2 #E284A0
square
#CFE284 #84E2C6 #9784E2 #E284A0
split-complementary
#CFE284 #84A0E2 #C684E2
monochromatic
#A1BF2D #BCD652 #CFE284 #E2EEB6 #F5F9E6
Accessibility & contrast
On white
1.41
#CFE284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CFE284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE284
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE284 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#EBD989
Tritanopia (blue-blind)
#D8D9CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe284; /* rgb */ color: rgb(207, 226, 132); /* oklch */ color: oklch(87.8% 0.121 118.3);
Tailwind
colors: {
custom: {
50: '#dfeba9',
500: '#cfe284',
950: '#000000',
},
}SCSS
$custom: #cfe284; $custom-light: #dfeba9; $custom-dark: #000000;
JSON
{
"hex": "#cfe284",
"rgb": {
"r": 207,
"g": 226,
"b": 132
},
"hsl": {
"h": 72.128,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.87781,
"c": 0.12067,
"h": 118.3
},
"luminance": 0.69324
}Semantic roles & 50–950 ramp
primary
#CFE284
secondary
#6650BA
accent
#1CCA3F
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481