#CFE385#CFE385
#CFE385 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 88.0% C 0.121 H 118.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE385 |
|---|---|
| RGB | rgb(207, 227, 133) |
| HSL | hsl(73, 63%, 71%) |
| HSV | hsv(73, 41%, 89%) |
| CMYK | cmyk(8.8%, 0%, 41.4%, 11%) |
| CIE-LAB | lab(86.95, -21.02, 43.63) |
| CIE-LCH | lch(86.95, 48.42, 115.72°) |
| OKLab | oklab(88.01% -0.0582 0.106) |
| OKLCH | oklch(88.01% 0.121 118.8) |
| XYZ | xyz(57.4351, 69.8973, 32.6515) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 4.68
Pale Olive Green
#B1D27B
ΔE00 5.62
Greenish Tan
#BCCB7A
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 6.07
Light Yellow Green
#CCFD7F
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE385 #9985E3
analogous
#E3C885 #CFE385 #A0E385
triadic
#CFE385 #85CFE3 #E385CF
tetradic
#CFE385 #85E3C8 #9985E3 #E385A0
square
#CFE385 #85E3C8 #9985E3 #E385A0
split-complementary
#CFE385 #85A0E3 #C885E3
monochromatic
#A2C12C #BBD853 #CFE385 #E3EEB7 #F5F9E6
Accessibility & contrast
On white
1.40
#CFE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CFE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE385
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE385 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7E
Deuteranopia (green-blind)
#ECDA8A
Tritanopia (blue-blind)
#D7DACC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe385; /* rgb */ color: rgb(207, 227, 133); /* oklch */ color: oklch(88.0% 0.121 118.8);
Tailwind
colors: {
custom: {
50: '#dfebaa',
500: '#cfe385',
950: '#000000',
},
}SCSS
$custom: #cfe385; $custom-light: #dfebaa; $custom-dark: #000000;
JSON
{
"hex": "#cfe385",
"rgb": {
"r": 207,
"g": 227,
"b": 133
},
"hsl": {
"h": 72.766,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.88011,
"c": 0.12092,
"h": 118.8
},
"luminance": 0.69897
}Semantic roles & 50–950 ramp
primary
#CFE385
secondary
#6851BB
accent
#1BCA40
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481