#CFE283#CFE283
#CFE283 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.8% C 0.122 H 118.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE283 |
|---|---|
| RGB | rgb(207, 226, 131) |
| HSL | hsl(72, 62%, 70%) |
| HSV | hsv(72, 42%, 89%) |
| CMYK | cmyk(8.4%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(86.65, -20.75, 44.23) |
| CIE-LCH | lch(86.65, 48.86, 115.13°) |
| OKLab | oklab(87.77% -0.0576 0.1073) |
| OKLCH | oklch(87.77% 0.122 118.2) |
| XYZ | xyz(57.0255, 69.2972, 31.8399) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 4.86
Greenish Tan
#BCCB7A
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 5.66
Pale Olive
#B9CC81
ΔE00 6.02
Light Yellow Green
#CCFD7F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE283 #9683E2
analogous
#E2C683 #CFE283 #9FE283
triadic
#CFE283 #83CFE2 #E283CF
tetradic
#CFE283 #83E2C6 #9683E2 #E2839F
square
#CFE283 #83E2C6 #9683E2 #E2839F
split-complementary
#CFE283 #839FE2 #C683E2
monochromatic
#A1BE2C #BCD651 #CFE283 #E2EEB5 #F5F9E6
Accessibility & contrast
On white
1.41
#CFE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CFE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE283
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE283 | 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)
#EDD97B
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#D8D9CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe283; /* rgb */ color: rgb(207, 226, 131); /* oklch */ color: oklch(87.8% 0.122 118.2);
Tailwind
colors: {
custom: {
50: '#dfeba8',
500: '#cfe283',
950: '#000000',
},
}SCSS
$custom: #cfe283; $custom-light: #dfeba8; $custom-dark: #000000;
JSON
{
"hex": "#cfe283",
"rgb": {
"r": 207,
"g": 226,
"b": 131
},
"hsl": {
"h": 72,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.87766,
"c": 0.12174,
"h": 118.2
},
"luminance": 0.69297
}Semantic roles & 50–950 ramp
primary
#CFE283
secondary
#654FBA
accent
#1CCA3F
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480