#CFE089#CFE089
#CFE089 is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.4% C 0.113 H 117.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE089 |
|---|---|
| RGB | rgb(207, 224, 137) |
| HSL | hsl(72, 58%, 71%) |
| HSV | hsv(72, 39%, 88%) |
| CMYK | cmyk(7.6%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(86.20, -19.10, 40.70) |
| CIE-LCH | lch(86.20, 44.96, 115.14°) |
| OKLab | oklab(87.43% -0.0525 0.0995) |
| OKLCH | oklch(87.43% 0.113 117.8) |
| XYZ | xyz(56.9033, 68.3832, 33.8636) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.90
Light Khaki
#E6F2A2
ΔE00 4.56
Greenish Tan
#BCCB7A
ΔE00 4.97
Pale Olive
#B9CC81
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE089 #9A89E0
analogous
#E0C589 #CFE089 #A3E089
triadic
#CFE089 #89CFE0 #E089CF
tetradic
#CFE089 #89E0C5 #9A89E0 #E089A3
square
#CFE089 #89E0C5 #9A89E0 #E089A3
split-complementary
#CFE089 #89A3E0 #C589E0
monochromatic
#A2BD32 #BBD359 #CFE089 #E3EDB9 #F5F9E7
Accessibility & contrast
On white
1.43
#CFE089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CFE089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE089
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE089 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD782
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#D7D7CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfe089; /* rgb */ color: rgb(207, 224, 137); /* oklch */ color: oklch(87.4% 0.113 117.8);
Tailwind
colors: {
custom: {
50: '#dfe9ac',
500: '#cfe089',
950: '#000000',
},
}SCSS
$custom: #cfe089; $custom-light: #dfe9ac; $custom-dark: #000000;
JSON
{
"hex": "#cfe089",
"rgb": {
"r": 207,
"g": 224,
"b": 137
},
"hsl": {
"h": 71.724,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.87431,
"c": 0.11252,
"h": 117.8
},
"luminance": 0.68383
}Semantic roles & 50–950 ramp
primary
#CFE089
secondary
#6955B8
accent
#1FC640
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481