#CEEFBD#CEEFBD
#CEEFBD is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.6% C 0.075 H 135.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFBD |
|---|---|
| RGB | rgb(206, 239, 189) |
| HSL | hsl(100, 61%, 84%) |
| HSV | hsv(100, 21%, 94%) |
| CMYK | cmyk(13.8%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(91.02, -19.64, 20.69) |
| CIE-LCH | lch(91.02, 28.53, 133.51°) |
| OKLab | oklab(91.55% -0.053 0.053) |
| OKLCH | oklch(91.55% 0.075 135) |
| XYZ | xyz(65.5036, 78.5280, 59.8406) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.04
Very Pale Green
#CFFDBC
ΔE00 4.24
Very Light Green
#D1FFBD
ΔE00 4.58
Light Grey Green
#B7E1A1
ΔE00 5.01
Pale Green
#C7FDB5
ΔE00 5.57
Celadon
#BEFDB7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFBD #DEBDEF
analogous
#E7EFBD #CEEFBD #BDEFC5
triadic
#CEEFBD #BDCEEF #EFBDCE
tetradic
#CEEFBD #BDE7EF #DEBDEF #EFC5BD
square
#CEEFBD #BDE7EF #DEBDEF #EFC5BD
split-complementary
#CEEFBD #C5BDEF #EFBDE7
monochromatic
#85D75A #A9E38C #CEEFBD #EDF9E6 #EDF9E6
Accessibility & contrast
On white
1.26
#CEEFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CEEFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFBD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFBD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BA
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#CEEBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceefbd; /* rgb */ color: rgb(206, 239, 189); /* oklch */ color: oklch(91.6% 0.075 135.0);
Tailwind
colors: {
custom: {
50: '#ddf4d1',
500: '#ceefbd',
950: '#000000',
},
}SCSS
$custom: #ceefbd; $custom-light: #ddf4d1; $custom-dark: #000000;
JSON
{
"hex": "#ceefbd",
"rgb": {
"r": 206,
"g": 239,
"b": 189
},
"hsl": {
"h": 99.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.91553,
"c": 0.07493,
"h": 135
},
"luminance": 0.78529
}Semantic roles & 50–950 ramp
primary
#CEEFBD
secondary
#B483CD
accent
#1DC98E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583