#CFE383#CFE383
#CFE383 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 88.0% C 0.123 H 118.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE383 |
|---|---|
| RGB | rgb(207, 227, 131) |
| HSL | hsl(73, 63%, 70%) |
| HSV | hsv(73, 42%, 89%) |
| CMYK | cmyk(8.8%, 0%, 42.3%, 11%) |
| CIE-LAB | lab(86.92, -21.24, 44.57) |
| CIE-LCH | lch(86.92, 49.37, 115.48°) |
| OKLab | oklab(87.98% -0.059 0.108) |
| OKLCH | oklch(87.98% 0.123 118.6) |
| XYZ | xyz(57.2982, 69.8426, 31.9308) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.84
Pale Olive Green
#B1D27B
ΔE00 5.72
Greenish Tan
#BCCB7A
ΔE00 5.82
Pale Olive
#B9CC81
ΔE00 6.22
Light Yellow Green
#CCFD7F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE383 #9783E3
analogous
#E3C783 #CFE383 #9FE383
triadic
#CFE383 #83CFE3 #E383CF
tetradic
#CFE383 #83E3C7 #9783E3 #E3839F
square
#CFE383 #83E3C7 #9783E3 #E3839F
split-complementary
#CFE383 #839FE3 #C783E3
monochromatic
#A1C02B #BCD851 #CFE383 #E2EEB5 #F5F9E6
Accessibility & contrast
On white
1.40
#CFE383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CFE383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE383
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE383 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7B
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#D8DACC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe383; /* rgb */ color: rgb(207, 227, 131); /* oklch */ color: oklch(88.0% 0.123 118.6);
Tailwind
colors: {
custom: {
50: '#dfeba8',
500: '#cfe383',
950: '#000000',
},
}SCSS
$custom: #cfe383; $custom-light: #dfeba8; $custom-dark: #000000;
JSON
{
"hex": "#cfe383",
"rgb": {
"r": 207,
"g": 227,
"b": 131
},
"hsl": {
"h": 72.5,
"s": 63.158,
"l": 70.196
},
"oklch": {
"l": 0.87981,
"c": 0.12306,
"h": 118.6
},
"luminance": 0.69842
}Semantic roles & 50–950 ramp
primary
#CFE383
secondary
#664FBB
accent
#1BCB3F
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481