#CCEEBA#CCEEBA
#CCEEBA is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.078 H 134.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEBA |
|---|---|
| RGB | rgb(204, 238, 186) |
| HSL | hsl(99, 60%, 83%) |
| HSV | hsv(99, 22%, 93%) |
| CMYK | cmyk(14.3%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(90.57, -20.32, 21.59) |
| CIE-LCH | lch(90.57, 29.65, 133.26°) |
| OKLab | oklab(91.14% -0.0549 0.0551) |
| OKLCH | oklch(91.14% 0.078 134.9) |
| XYZ | xyz(64.3376, 77.5307, 58.0202) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.52
Very Pale Green
#CFFDBC
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.39
Light Grey Green
#B7E1A1
ΔE00 4.48
Pale Green
#C7FDB5
ΔE00 5.26
Celadon
#BEFDB7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEBA #DCBAEE
analogous
#E6EEBA #CCEEBA #BAEEC2
triadic
#CCEEBA #BACCEE #EEBACC
tetradic
#CCEEBA #BAE6EE #DCBAEE #EEC2BA
square
#CCEEBA #BAE6EE #DCBAEE #EEC2BA
split-complementary
#CCEEBA #C2BAEE #EEBAE6
monochromatic
#83D658 #A8E289 #CCEEBA #EDF9E6 #EDF9E6
Accessibility & contrast
On white
1.27
#CCEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CCEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEBA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEBA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B7
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#CCEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceeba; /* rgb */ color: rgb(204, 238, 186); /* oklch */ color: oklch(91.1% 0.078 134.9);
Tailwind
colors: {
custom: {
50: '#dcf3cf',
500: '#cceeba',
950: '#000000',
},
}SCSS
$custom: #cceeba; $custom-light: #dcf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cceeba",
"rgb": {
"r": 204,
"g": 238,
"b": 186
},
"hsl": {
"h": 99.231,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91138,
"c": 0.07779,
"h": 134.9
},
"luminance": 0.77532
}Semantic roles & 50–950 ramp
primary
#CCEEBA
secondary
#B280CC
accent
#1DC88D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583