#CFEE98#CFEE98
#CFEE98 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.115 H 124.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE98 |
|---|---|
| RGB | rgb(207, 238, 152) |
| HSL | hsl(82, 72%, 76%) |
| HSV | hsv(82, 36%, 93%) |
| CMYK | cmyk(13%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(90.17, -24.08, 38.36) |
| CIE-LCH | lch(90.17, 45.29, 122.12°) |
| OKLab | oklab(90.68% -0.0658 0.0947) |
| OKLCH | oklch(90.68% 0.115 124.8) |
| XYZ | xyz(61.9737, 76.6811, 41.2357) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Tea Green
#BDF8A3
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.47
Light Light Green
#C8FFB0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE98 #B798EE
analogous
#EEE298 #CFEE98 #A4EE98
triadic
#CFEE98 #98CFEE #EE98CF
tetradic
#CFEE98 #98EEE2 #B798EE #EE98A4
square
#CFEE98 #98EEE2 #B798EE #EE98A4
split-complementary
#CFEE98 #98A4EE #E298EE
monochromatic
#9EDD2F #B7E563 #CFEE98 #E7F7CD #F3FBE5
Accessibility & contrast
On white
1.29
#CFEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CFEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE98
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE98 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#F3E39C
Tritanopia (blue-blind)
#D4E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfee98; /* rgb */ color: rgb(207, 238, 152); /* oklch */ color: oklch(90.7% 0.115 124.8);
Tailwind
colors: {
custom: {
50: '#def3b7',
500: '#cfee98',
950: '#000000',
},
}SCSS
$custom: #cfee98; $custom-light: #def3b7; $custom-dark: #000000;
JSON
{
"hex": "#cfee98",
"rgb": {
"r": 207,
"g": 238,
"b": 152
},
"hsl": {
"h": 81.628,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.90683,
"c": 0.11532,
"h": 124.8
},
"luminance": 0.76681
}Semantic roles & 50–950 ramp
primary
#CFEE98
secondary
#8660CA
accent
#12D458
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581