#CFF5BB#CFF5BB
#CFF5BB is a very light, moderate yellow-green. Relative luminance 0.822; OKLCH L 92.9% C 0.086 H 135.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF5BB |
|---|---|
| RGB | rgb(207, 245, 187) |
| HSL | hsl(99, 74%, 85%) |
| HSV | hsv(99, 24%, 96%) |
| CMYK | cmyk(15.5%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(92.64, -22.53, 23.98) |
| CIE-LCH | lch(92.64, 32.90, 133.21°) |
| OKLab | oklab(92.85% -0.0609 0.061) |
| OKLCH | oklch(92.85% 0.086 135) |
| XYZ | xyz(67.3524, 82.1570, 59.3135) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.20
Very Light Green
#D1FFBD
ΔE00 2.54
Light Sage
#BCECAC
ΔE00 3.19
Pale Green
#C7FDB5
ΔE00 3.59
Celadon
#BEFDB7
ΔE00 4.46
Light Light Green
#C8FFB0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF5BB #E1BBF5
analogous
#ECF5BB #CFF5BB #BBF5C4
triadic
#CFF5BB #BBCFF5 #F5BBCF
tetradic
#CFF5BB #BBECF5 #E1BBF5 #F5C4BB
square
#CFF5BB #BBECF5 #E1BBF5 #F5C4BB
split-complementary
#CFF5BB #C4BBF5 #F5BBEC
monochromatic
#84E550 #A9ED86 #CFF5BB #ECFBE4 #ECFBE4
Accessibility & contrast
On white
1.20
#CFF5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CFF5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF5BB
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF5BB | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#CFF0E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff5bb; /* rgb */ color: rgb(207, 245, 187); /* oklch */ color: oklch(92.9% 0.086 135.0);
Tailwind
colors: {
custom: {
50: '#def8cf',
500: '#cff5bb',
950: '#000000',
},
}SCSS
$custom: #cff5bb; $custom-light: #def8cf; $custom-dark: #000000;
JSON
{
"hex": "#cff5bb",
"rgb": {
"r": 207,
"g": 245,
"b": 187
},
"hsl": {
"h": 99.31,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92853,
"c": 0.08624,
"h": 135
},
"luminance": 0.82158
}Semantic roles & 50–950 ramp
primary
#CFF5BB
secondary
#B87ED6
accent
#0FD692
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583