#CEFFAB#CEFFAB
#CEFFAB is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.120 H 132.9°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFAB |
|---|---|
| RGB | rgb(206, 255, 171) |
| HSL | hsl(95, 100%, 84%) |
| HSV | hsv(95, 33%, 100%) |
| CMYK | cmyk(19.2%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.98, -29.96, 35.21) |
| CIE-LCH | lch(94.98, 46.23, 130.39°) |
| OKLab | oklab(94.62% -0.0816 0.0879) |
| OKLCH | oklch(94.62% 0.12 132.9) |
| XYZ | xyz(68.5628, 87.5808, 51.8127) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.63
Tea Green
#BDF8A3
ΔE00 2.48
Pale Green
#C7FDB5
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.38
Very Light Green
#D1FFBD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFAB #DCABFF
analogous
#F8FFAB #CEFFAB #ABFFB2
triadic
#CEFFAB #ABCEFF #FFABCE
tetradic
#CEFFAB #ABF8FF #DCABFF #FFB2AB
square
#CEFFAB #ABF8FF #DCABFF #FFB2AB
split-complementary
#CEFFAB #B2ABFF #FFABF8
monochromatic
#87FF31 #AAFF6E #CEFFAB #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.13
#CEFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CEFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFAB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFAB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FEEFAF
Tritanopia (blue-blind)
#CFF8E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ceffab; /* rgb */ color: rgb(206, 255, 171); /* oklch */ color: oklch(94.6% 0.120 132.9);
Tailwind
colors: {
custom: {
50: '#deffc4',
500: '#ceffab',
950: '#000000',
},
}SCSS
$custom: #ceffab; $custom-light: #deffc4; $custom-dark: #000000;
JSON
{
"hex": "#ceffab",
"rgb": {
"r": 206,
"g": 255,
"b": 171
},
"hsl": {
"h": 95,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9462,
"c": 0.1199,
"h": 132.9
},
"luminance": 0.87582
}Semantic roles & 50–950 ramp
primary
#CEFFAB
secondary
#B16AE5
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682