#CEEAAC#CEEAAC
#CEEAAC is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.1% C 0.087 H 127.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAAC |
|---|---|
| RGB | rgb(206, 234, 172) |
| HSL | hsl(87, 60%, 80%) |
| HSV | hsv(87, 26%, 92%) |
| CMYK | cmyk(12%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(89.37, -19.79, 27.16) |
| CIE-LCH | lch(89.37, 33.60, 126.08°) |
| OKLab | oklab(90.13% -0.0532 0.0686) |
| OKLCH | oklch(90.13% 0.087 127.8) |
| XYZ | xyz(62.3217, 74.9455, 50.2043) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.91
Light Sage
#BCECAC
ΔE00 3.99
Very Pale Green
#CFFDBC
ΔE00 4.84
Very Light Green
#D1FFBD
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.62
Pale Green
#C7FDB5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAAC #C8ACEA
analogous
#EAE7AC #CEEAAC #AFEAAC
triadic
#CEEAAC #ACCEEA #EAACCE
tetradic
#CEEAAC #ACEAE7 #C8ACEA #EAACAF
square
#CEEAAC #ACEAE7 #C8ACEA #EAACAF
split-complementary
#CEEAAC #ACAFEA #E7ACEA
monochromatic
#94D14A #B1DE7B #CEEAAC #EBF6DD #F1F9E7
Accessibility & contrast
On white
1.31
#CEEAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CEEAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAAC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAAC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#D1E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceeaac; /* rgb */ color: rgb(206, 234, 172); /* oklch */ color: oklch(90.1% 0.087 127.8);
Tailwind
colors: {
custom: {
50: '#ddf0c5',
500: '#ceeaac',
950: '#000000',
},
}SCSS
$custom: #ceeaac; $custom-light: #ddf0c5; $custom-dark: #000000;
JSON
{
"hex": "#ceeaac",
"rgb": {
"r": 206,
"g": 234,
"b": 172
},
"hsl": {
"h": 87.097,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.90129,
"c": 0.08685,
"h": 127.8
},
"luminance": 0.74946
}Semantic roles & 50–950 ramp
primary
#CEEAAC
secondary
#9974C6
accent
#1EC76B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582