#CEEAAF#CEEAAF
#CEEAAF is a very light, moderate yellow-green. Relative luminance 0.751; OKLCH L 90.2% C 0.083 H 128.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAAF |
|---|---|
| RGB | rgb(206, 234, 175) |
| HSL | hsl(88, 58%, 80%) |
| HSV | hsv(88, 25%, 92%) |
| CMYK | cmyk(12%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.42, -19.35, 25.69) |
| CIE-LCH | lch(89.42, 32.16, 126.98°) |
| OKLab | oklab(90.19% -0.052 0.0651) |
| OKLCH | oklch(90.19% 0.083 128.6) |
| XYZ | xyz(62.6131, 75.0621, 51.7389) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.94
Light Grey Green
#B7E1A1
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 4.79
Very Light Green
#D1FFBD
ΔE00 5.08
Pale Green
#C7FDB5
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAAF #CBAFEA
analogous
#EAE9AF #CEEAAF #B0EAAF
triadic
#CEEAAF #AFCEEA #EAAFCE
tetradic
#CEEAAF #AFEAE9 #CBAFEA #EAAFB0
square
#CEEAAF #AFEAE9 #CBAFEA #EAAFB0
split-complementary
#CEEAAF #AFB0EA #E9AFEA
monochromatic
#93D14E #B0DD7F #CEEAAF #ECF7DF #F0F9E7
Accessibility & contrast
On white
1.31
#CEEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CEEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAAF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAAF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#ECE0B2
Tritanopia (blue-blind)
#D1E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceeaaf; /* rgb */ color: rgb(206, 234, 175); /* oklch */ color: oklch(90.2% 0.083 128.6);
Tailwind
colors: {
custom: {
50: '#ddf0c7',
500: '#ceeaaf',
950: '#000000',
},
}SCSS
$custom: #ceeaaf; $custom-light: #ddf0c7; $custom-dark: #000000;
JSON
{
"hex": "#ceeaaf",
"rgb": {
"r": 206,
"g": 234,
"b": 175
},
"hsl": {
"h": 88.475,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90191,
"c": 0.08332,
"h": 128.6
},
"luminance": 0.75063
}Semantic roles & 50–950 ramp
primary
#CEEAAF
secondary
#9D77C6
accent
#1FC66F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582