#CEF7B0#CEF7B0
#CEF7B0 is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.102 H 132.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF7B0 |
|---|---|
| RGB | rgb(206, 247, 176) |
| HSL | hsl(95, 82%, 83%) |
| HSV | hsv(95, 29%, 97%) |
| CMYK | cmyk(16.6%, 0%, 28.7%, 3.1%) |
| CIE-LAB | lab(92.92, -25.48, 29.93) |
| CIE-LCH | lch(92.92, 39.31, 130.41°) |
| OKLab | oklab(92.99% -0.0691 0.0754) |
| OKLCH | oklch(92.99% 0.102 132.5) |
| XYZ | xyz(66.5494, 82.7769, 53.5373) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.15
Very Light Green
#D1FFBD
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.44
Light Light Green
#C8FFB0
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF7B0 #D9B0F7
analogous
#F1F7B0 #CEF7B0 #B0F7B5
triadic
#CEF7B0 #B0CEF7 #F7B0CE
tetradic
#CEF7B0 #B0F1F7 #D9B0F7 #F7B5B0
square
#CEF7B0 #B0F1F7 #D9B0F7 #F7B5B0
split-complementary
#CEF7B0 #B5B0F7 #F7B0F1
monochromatic
#89EC41 #ACF178 #CEF7B0 #EEFCE3 #EEFCE3
Accessibility & contrast
On white
1.20
#CEF7B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#CEF7B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF7B0
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF7B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF7B0 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAB
Deuteranopia (green-blind)
#F7EAB3
Tritanopia (blue-blind)
#CFF1E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cef7b0; /* rgb */ color: rgb(206, 247, 176); /* oklch */ color: oklch(93.0% 0.102 132.5);
Tailwind
colors: {
custom: {
50: '#ddfac8',
500: '#cef7b0',
950: '#000000',
},
}SCSS
$custom: #cef7b0; $custom-light: #ddfac8; $custom-dark: #000000;
JSON
{
"hex": "#cef7b0",
"rgb": {
"r": 206,
"g": 247,
"b": 176
},
"hsl": {
"h": 94.648,
"s": 81.609,
"l": 82.941
},
"oklch": {
"l": 0.9299,
"c": 0.10224,
"h": 132.5
},
"luminance": 0.82778
}Semantic roles & 50–950 ramp
primary
#CEF7B0
secondary
#AE73D9
accent
#08DE83
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582