#CEEFAB#CEEFAB
#CEEFAB is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.2% C 0.096 H 129.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFAB |
|---|---|
| RGB | rgb(206, 239, 171) |
| HSL | hsl(89, 68%, 80%) |
| HSV | hsv(89, 28%, 94%) |
| CMYK | cmyk(13.8%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(90.69, -22.36, 29.45) |
| CIE-LCH | lch(90.69, 36.98, 127.21°) |
| OKLab | oklab(91.18% -0.0604 0.0741) |
| OKLCH | oklch(91.18% 0.096 129.2) |
| XYZ | xyz(63.6697, 77.7944, 50.1816) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.53
Very Pale Green
#CFFDBC
ΔE00 3.80
Very Light Green
#D1FFBD
ΔE00 4.01
Light Grey Green
#B7E1A1
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFAB #CCABEF
analogous
#EFEEAB #CEEFAB #ACEFAB
triadic
#CEEFAB #ABCEEF #EFABCE
tetradic
#CEEFAB #ABEFEE #CCABEF #EFABAC
square
#CEEFAB #ABEFEE #CCABEF #EFABAC
split-complementary
#CEEFAB #ABACEF #EEABEF
monochromatic
#92DB44 #B0E578 #CEEFAB #ECF9DE #F0FAE5
Accessibility & contrast
On white
1.27
#CEEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CEEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFAB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFAB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#D1E9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceefab; /* rgb */ color: rgb(206, 239, 171); /* oklch */ color: oklch(91.2% 0.096 129.2);
Tailwind
colors: {
custom: {
50: '#ddf4c4',
500: '#ceefab',
950: '#000000',
},
}SCSS
$custom: #ceefab; $custom-light: #ddf4c4; $custom-dark: #000000;
JSON
{
"hex": "#ceefab",
"rgb": {
"r": 206,
"g": 239,
"b": 171
},
"hsl": {
"h": 89.118,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.91177,
"c": 0.09566,
"h": 129.2
},
"luminance": 0.77795
}Semantic roles & 50–950 ramp
primary
#CEEFAB
secondary
#9E71CD
accent
#16D070
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582