#CEEBAF#CEEBAF
#CEEBAF is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.085 H 129.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBAF |
|---|---|
| RGB | rgb(206, 235, 175) |
| HSL | hsl(89, 60%, 80%) |
| HSV | hsv(89, 26%, 92%) |
| CMYK | cmyk(12.3%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(89.69, -19.84, 26.06) |
| CIE-LCH | lch(89.69, 32.75, 127.28°) |
| OKLab | oklab(90.4% -0.0534 0.066) |
| OKLCH | oklch(90.4% 0.085 129) |
| XYZ | xyz(62.8986, 75.6331, 51.8340) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.75
Light Grey Green
#B7E1A1
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 4.52
Very Light Green
#D1FFBD
ΔE00 4.80
Pale Green
#C7FDB5
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBAF #CCAFEB
analogous
#EBEAAF #CEEBAF #B0EBAF
triadic
#CEEBAF #AFCEEB #EBAFCE
tetradic
#CEEBAF #AFEBEA #CCAFEB #EBAFB0
square
#CEEBAF #AFEBEA #CCAFEB #EBAFB0
split-complementary
#CEEBAF #AFB0EB #EAAFEB
monochromatic
#92D34D #B0DF7E #CEEBAF #ECF7E0 #F0F9E7
Accessibility & contrast
On white
1.30
#CEEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CEEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBAF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBAF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#D1E6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceebaf; /* rgb */ color: rgb(206, 235, 175); /* oklch */ color: oklch(90.4% 0.085 129.0);
Tailwind
colors: {
custom: {
50: '#ddf1c7',
500: '#ceebaf',
950: '#000000',
},
}SCSS
$custom: #ceebaf; $custom-light: #ddf1c7; $custom-dark: #000000;
JSON
{
"hex": "#ceebaf",
"rgb": {
"r": 206,
"g": 235,
"b": 175
},
"hsl": {
"h": 89,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.90404,
"c": 0.08487,
"h": 129
},
"luminance": 0.75634
}Semantic roles & 50–950 ramp
primary
#CEEBAF
secondary
#9E77C7
accent
#1EC870
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582