#CEEAB2#CEEAB2
#CEEAB2 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.3% C 0.080 H 129.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAB2 |
|---|---|
| RGB | rgb(206, 234, 178) |
| HSL | hsl(90, 57%, 81%) |
| HSV | hsv(90, 24%, 92%) |
| CMYK | cmyk(12%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(89.48, -18.90, 24.23) |
| CIE-LCH | lch(89.48, 30.73, 127.96°) |
| OKLab | oklab(90.25% -0.0508 0.0616) |
| OKLCH | oklch(90.25% 0.08 129.5) |
| XYZ | xyz(62.9110, 75.1813, 53.3079) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.01
Light Grey Green
#B7E1A1
ΔE00 4.11
Very Pale Green
#CFFDBC
ΔE00 4.84
Very Light Green
#D1FFBD
ΔE00 5.15
Pale Green
#C7FDB5
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAB2 #CEB2EA
analogous
#EAEAB2 #CEEAB2 #B2EAB2
triadic
#CEEAB2 #B2CEEA #EAB2CE
tetradic
#CEEAB2 #B2EAEA #CEB2EA #EAB2B2
square
#CEEAB2 #B2EAEA #CEB2EA #EAB2B2
split-complementary
#CEEAB2 #B2B2EA #EAB2EA
monochromatic
#91D052 #AFDD82 #CEEAB2 #EDF7E2 #F0F8E7
Accessibility & contrast
On white
1.31
#CEEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CEEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAB2
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAB2 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AF
Deuteranopia (green-blind)
#EBE0B5
Tritanopia (blue-blind)
#D0E5DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceeab2; /* rgb */ color: rgb(206, 234, 178); /* oklch */ color: oklch(90.3% 0.080 129.5);
Tailwind
colors: {
custom: {
50: '#ddf0c9',
500: '#ceeab2',
950: '#000000',
},
}SCSS
$custom: #ceeab2; $custom-light: #ddf0c9; $custom-dark: #000000;
JSON
{
"hex": "#ceeab2",
"rgb": {
"r": 206,
"g": 234,
"b": 178
},
"hsl": {
"h": 90,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.90254,
"c": 0.0798,
"h": 129.5
},
"luminance": 0.75182
}Semantic roles & 50–950 ramp
primary
#CEEAB2
secondary
#A07AC6
accent
#21C573
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582