#CDEEBA#CDEEBA
#CDEEBA is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.2% C 0.077 H 134.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEBA |
|---|---|
| RGB | rgb(205, 238, 186) |
| HSL | hsl(98, 60%, 83%) |
| HSV | hsv(98, 22%, 93%) |
| CMYK | cmyk(13.9%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(90.63, -19.97, 21.69) |
| CIE-LCH | lch(90.63, 29.48, 132.64°) |
| OKLab | oklab(91.21% -0.0539 0.0554) |
| OKLCH | oklch(91.21% 0.077 134.2) |
| XYZ | xyz(64.6126, 77.6725, 58.0331) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 4.10
Very Light Green
#D1FFBD
ΔE00 4.44
Light Grey Green
#B7E1A1
ΔE00 4.56
Pale Green
#C7FDB5
ΔE00 5.35
Celadon
#BEFDB7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEBA #DBBAEE
analogous
#E7EEBA #CDEEBA #BAEEC1
triadic
#CDEEBA #BACDEE #EEBACD
tetradic
#CDEEBA #BAE7EE #DBBAEE #EEC1BA
square
#CDEEBA #BAE7EE #DBBAEE #EEC1BA
split-complementary
#CDEEBA #C1BAEE #EEBAE7
monochromatic
#86D658 #A9E289 #CDEEBA #EDF9E6 #EDF9E6
Accessibility & contrast
On white
1.27
#CDEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CDEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEBA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEBA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B7
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#CDEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdeeba; /* rgb */ color: rgb(205, 238, 186); /* oklch */ color: oklch(91.2% 0.077 134.2);
Tailwind
colors: {
custom: {
50: '#dcf3cf',
500: '#cdeeba',
950: '#000000',
},
}SCSS
$custom: #cdeeba; $custom-light: #dcf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cdeeba",
"rgb": {
"r": 205,
"g": 238,
"b": 186
},
"hsl": {
"h": 98.077,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91206,
"c": 0.07728,
"h": 134.2
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#CDEEBA
secondary
#B080CC
accent
#1DC88A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583