#CFFEB5#CFFEB5
#CFFEB5 is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.7% C 0.107 H 134.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEB5 |
|---|---|
| RGB | rgb(207, 254, 181) |
| HSL | hsl(99, 97%, 85%) |
| HSV | hsv(99, 29%, 100%) |
| CMYK | cmyk(18.5%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(94.94, -27.72, 30.16) |
| CIE-LCH | lch(94.94, 40.96, 132.59°) |
| OKLab | oklab(94.66% -0.0753 0.076) |
| OKLCH | oklch(94.66% 0.107 134.7) |
| XYZ | xyz(69.5127, 87.4839, 56.9309) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.40
Very Light Green
#D1FFBD
ΔE00 1.43
Light Light Green
#C8FFB0
ΔE00 1.51
Very Pale Green
#CFFDBC
ΔE00 1.59
Washed Out Green
#BCF5A6
ΔE00 2.96
Celadon
#BEFDB7
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEB5 #E4B5FE
analogous
#F3FEB5 #CFFEB5 #B5FEBF
triadic
#CFFEB5 #B5CFFE #FEB5CF
tetradic
#CFFEB5 #B5F3FE #E4B5FE #FEBFB5
square
#CFFEB5 #B5F3FE #E4B5FE #FEBFB5
split-complementary
#CFFEB5 #BFB5FE #FEB5F3
monochromatic
#81FC3C #A8FD79 #CFFEB5 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.14
#CFFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#CFFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEB5
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEB5 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B0
Deuteranopia (green-blind)
#FCEFB9
Tritanopia (blue-blind)
#CFF8EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffeb5; /* rgb */ color: rgb(207, 254, 181); /* oklch */ color: oklch(94.7% 0.107 134.7);
Tailwind
colors: {
custom: {
50: '#deffcb',
500: '#cffeb5',
950: '#000000',
},
}SCSS
$custom: #cffeb5; $custom-light: #deffcb; $custom-dark: #000000;
JSON
{
"hex": "#cffeb5",
"rgb": {
"r": 207,
"g": 254,
"b": 181
},
"hsl": {
"h": 98.63,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.94658,
"c": 0.10696,
"h": 134.7
},
"luminance": 0.87485
}Semantic roles & 50–950 ramp
primary
#CFFEB5
secondary
#BC73E4
accent
#00E694
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683