#CEEEB2#CEEEB2
#CEEEB2 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.086 H 130.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEB2 |
|---|---|
| RGB | rgb(206, 238, 178) |
| HSL | hsl(92, 64%, 82%) |
| HSV | hsv(92, 25%, 93%) |
| CMYK | cmyk(13.4%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(90.54, -20.85, 25.69) |
| CIE-LCH | lch(90.54, 33.09, 129.07°) |
| OKLab | oklab(91.1% -0.0562 0.0651) |
| OKLCH | oklch(91.1% 0.086 130.8) |
| XYZ | xyz(64.0627, 77.4845, 53.6918) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 3.97
Very Light Green
#D1FFBD
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEB2 #D2B2EE
analogous
#ECEEB2 #CEEEB2 #B2EEB4
triadic
#CEEEB2 #B2CEEE #EEB2CE
tetradic
#CEEEB2 #B2ECEE #D2B2EE #EEB4B2
square
#CEEEB2 #B2ECEE #D2B2EE #EEB4B2
split-complementary
#CEEEB2 #B4B2EE #EEB2EC
monochromatic
#8ED84E #AEE380 #CEEEB2 #EEF9E4 #EFF9E6
Accessibility & contrast
On white
1.27
#CEEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CEEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEB2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEB2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AE
Deuteranopia (green-blind)
#EFE3B5
Tritanopia (blue-blind)
#D0E9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeeb2; /* rgb */ color: rgb(206, 238, 178); /* oklch */ color: oklch(91.1% 0.086 130.8);
Tailwind
colors: {
custom: {
50: '#ddf3c9',
500: '#ceeeb2',
950: '#000000',
},
}SCSS
$custom: #ceeeb2; $custom-light: #ddf3c9; $custom-dark: #000000;
JSON
{
"hex": "#ceeeb2",
"rgb": {
"r": 206,
"g": 238,
"b": 178
},
"hsl": {
"h": 92,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.91104,
"c": 0.08603,
"h": 130.8
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#CEEEB2
secondary
#A579CC
accent
#1ACC79
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582