#CEFEAB#CEFEAB
#CEFEAB is a very light, moderate yellow-green. Relative luminance 0.869; OKLCH L 94.4% C 0.118 H 132.7°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEAB |
|---|---|
| RGB | rgb(206, 254, 171) |
| HSL | hsl(95, 98%, 83%) |
| HSV | hsv(95, 33%, 100%) |
| CMYK | cmyk(18.9%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(94.71, -29.49, 34.85) |
| CIE-LCH | lch(94.71, 45.65, 130.24°) |
| OKLab | oklab(94.4% -0.0803 0.087) |
| OKLCH | oklch(94.4% 0.118 132.7) |
| XYZ | xyz(68.2447, 86.9445, 51.7066) |
| Luminance | 0.8695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 2.47
Pale Green
#C7FDB5
ΔE00 2.67
Washed Out Green
#BCF5A6
ΔE00 2.91
Very Light Green
#D1FFBD
ΔE00 3.29
Very Pale Green
#CFFDBC
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEAB #DBABFE
analogous
#F7FEAB #CEFEAB #ABFEB1
triadic
#CEFEAB #ABCEFE #FEABCE
tetradic
#CEFEAB #ABF7FE #DBABFE #FEB1AB
square
#CEFEAB #ABF7FE #DBABFE #FEB1AB
split-complementary
#CEFEAB #B1ABFE #FEABF7
monochromatic
#87FD32 #ABFD6F #CEFEAB #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.14
#CEFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CEFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEAB
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEAB | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FEEEAF
Tritanopia (blue-blind)
#CFF7E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cefeab; /* rgb */ color: rgb(206, 254, 171); /* oklch */ color: oklch(94.4% 0.118 132.7);
Tailwind
colors: {
custom: {
50: '#deffc4',
500: '#cefeab',
950: '#000000',
},
}SCSS
$custom: #cefeab; $custom-light: #deffc4; $custom-dark: #000000;
JSON
{
"hex": "#cefeab",
"rgb": {
"r": 206,
"g": 254,
"b": 171
},
"hsl": {
"h": 94.699,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.94404,
"c": 0.11839,
"h": 132.7
},
"luminance": 0.86946
}Semantic roles & 50–950 ramp
primary
#CEFEAB
secondary
#B06AE3
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682