#CFEC90#CFEC90
#CFEC90 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.121 H 123.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC90 |
|---|---|
| RGB | rgb(207, 236, 144) |
| HSL | hsl(79, 71%, 75%) |
| HSV | hsv(79, 39%, 93%) |
| CMYK | cmyk(12.3%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(89.52, -24.10, 41.48) |
| CIE-LCH | lch(89.52, 47.97, 120.16°) |
| OKLab | oklab(90.12% -0.0662 0.1016) |
| OKLCH | oklch(90.12% 0.121 123.1) |
| XYZ | xyz(60.7614, 75.2698, 37.7076) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Yellow Green
#CCFD7F
ΔE00 5.60
Celery
#C1FD95
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 6.11
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC90 #AD90EC
analogous
#ECDB90 #CFEC90 #A1EC90
triadic
#CFEC90 #90CFEC #EC90CF
tetradic
#CFEC90 #90ECDB #AD90EC #EC90A1
square
#CFEC90 #90ECDB #AD90EC #EC90A1
split-complementary
#CFEC90 #90A1EC #DB90EC
monochromatic
#A2DA27 #B8E35C #CFEC90 #E6F5C4 #F4FBE5
Accessibility & contrast
On white
1.31
#CFEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CFEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC90
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC90 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#D6E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec90; /* rgb */ color: rgb(207, 236, 144); /* oklch */ color: oklch(90.1% 0.121 123.1);
Tailwind
colors: {
custom: {
50: '#dff2b1',
500: '#cfec90',
950: '#000000',
},
}SCSS
$custom: #cfec90; $custom-light: #dff2b1; $custom-dark: #000000;
JSON
{
"hex": "#cfec90",
"rgb": {
"r": 207,
"g": 236,
"b": 144
},
"hsl": {
"h": 78.913,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.9012,
"c": 0.12129,
"h": 123.1
},
"luminance": 0.7527
}Semantic roles & 50–950 ramp
primary
#CFEC90
secondary
#7C59C7
accent
#13D34F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581