#CFE090#CFE090
#CFE090 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.5% C 0.105 H 118.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE090 |
|---|---|
| RGB | rgb(207, 224, 144) |
| HSL | hsl(73, 56%, 72%) |
| HSV | hsv(73, 36%, 88%) |
| CMYK | cmyk(7.6%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(86.30, -18.27, 37.33) |
| CIE-LCH | lch(86.30, 41.56, 116.08°) |
| OKLab | oklab(87.55% -0.0497 0.0921) |
| OKLCH | oklch(87.55% 0.105 118.4) |
| XYZ | xyz(57.4218, 68.5906, 36.5944) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Greenish Beige
#C9D179
ΔE00 4.38
Pale Olive
#B9CC81
ΔE00 4.94
Greenish Tan
#BCCB7A
ΔE00 5.02
Pale Olive Green
#B1D27B
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE090 #A190E0
analogous
#E0C990 #CFE090 #A7E090
triadic
#CFE090 #90CFE0 #E090CF
tetradic
#CFE090 #90E0C9 #A190E0 #E090A7
square
#CFE090 #90E0C9 #A190E0 #E090A7
split-complementary
#CFE090 #90A7E0 #C990E0
monochromatic
#A3C036 #BAD360 #CFE090 #E4EDC0 #F5F8E7
Accessibility & contrast
On white
1.43
#CFE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CFE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE090
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE090 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#D7D8CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfe090; /* rgb */ color: rgb(207, 224, 144); /* oklch */ color: oklch(87.5% 0.105 118.4);
Tailwind
colors: {
custom: {
50: '#dee9b1',
500: '#cfe090',
950: '#000000',
},
}SCSS
$custom: #cfe090; $custom-light: #dee9b1; $custom-dark: #000000;
JSON
{
"hex": "#cfe090",
"rgb": {
"r": 207,
"g": 224,
"b": 144
},
"hsl": {
"h": 72.75,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.87547,
"c": 0.10463,
"h": 118.4
},
"luminance": 0.6859
}Semantic roles & 50–950 ramp
primary
#CFE090
secondary
#705CB8
accent
#22C444
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481