#CFE085#CFE085
#CFE085 is a very light, moderate yellow-green. Relative luminance 0.683; OKLCH L 87.4% C 0.117 H 117.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE085 |
|---|---|
| RGB | rgb(207, 224, 133) |
| HSL | hsl(71, 59%, 70%) |
| HSV | hsv(71, 41%, 88%) |
| CMYK | cmyk(7.6%, 0%, 40.6%, 12.2%) |
| CIE-LAB | lab(86.14, -19.55, 42.61) |
| CIE-LCH | lch(86.14, 46.88, 114.65°) |
| OKLab | oklab(87.37% -0.0541 0.1037) |
| OKLCH | oklch(87.37% 0.117 117.5) |
| XYZ | xyz(56.6217, 68.2706, 32.3804) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.78
Light Khaki
#E6F2A2
ΔE00 4.80
Greenish Tan
#BCCB7A
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.50
Pale Olive Green
#B1D27B
ΔE00 5.50
Khaki (CSS)
#F0E68C
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE085 #9685E0
analogous
#E0C485 #CFE085 #A1E085
triadic
#CFE085 #85CFE0 #E085CF
tetradic
#CFE085 #85E0C4 #9685E0 #E085A1
square
#CFE085 #85E0C4 #9685E0 #E085A1
split-complementary
#CFE085 #85A1E0 #C485E0
monochromatic
#A1BB30 #BCD454 #CFE085 #E2ECB6 #F5F9E7
Accessibility & contrast
On white
1.43
#CFE085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CFE085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE085
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE085 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#D8D7CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfe085; /* rgb */ color: rgb(207, 224, 133); /* oklch */ color: oklch(87.4% 0.117 117.5);
Tailwind
colors: {
custom: {
50: '#dfe9aa',
500: '#cfe085',
950: '#000000',
},
}SCSS
$custom: #cfe085; $custom-light: #dfe9aa; $custom-dark: #000000;
JSON
{
"hex": "#cfe085",
"rgb": {
"r": 207,
"g": 224,
"b": 133
},
"hsl": {
"h": 71.209,
"s": 59.477,
"l": 70
},
"oklch": {
"l": 0.87368,
"c": 0.11693,
"h": 117.5
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#CFE085
secondary
#6552B8
accent
#1EC73E
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481