#CEFFBC#CEFFBC
#CEFFBC is a very light, moderate green. Relative luminance 0.883; OKLCH L 94.9% C 0.101 H 137.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFBC |
|---|---|
| RGB | rgb(206, 255, 188) |
| HSL | hsl(104, 100%, 87%) |
| HSV | hsv(104, 26%, 100%) |
| CMYK | cmyk(19.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.28, -27.48, 27.07) |
| CIE-LCH | lch(95.28, 38.57, 135.43°) |
| OKLab | oklab(94.95% -0.0746 0.0686) |
| OKLCH | oklch(94.95% 0.101 137.4) |
| XYZ | xyz(70.2886, 88.2711, 60.9020) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.54
Very Pale Green
#CFFDBC
ΔE00 0.64
Pale Green
#C7FDB5
ΔE00 1.31
Light Light Green
#C8FFB0
ΔE00 2.31
Celadon
#BEFDB7
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFBC #EDBCFF
analogous
#EFFFBC #CEFFBC #BCFFCC
triadic
#CEFFBC #BCCEFF #FFBCCE
tetradic
#CEFFBC #BCEFFF #EDBCFF #FFCCBC
square
#CEFFBC #BCEFFF #EDBCFF #FFCCBC
split-complementary
#CEFFBC #CCBCFF #FFBCEF
monochromatic
#74FF42 #A1FF7F #CEFFBC #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CEFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CEFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFBC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFBC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FCF0BF
Tritanopia (blue-blind)
#CDFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ceffbc; /* rgb */ color: rgb(206, 255, 188); /* oklch */ color: oklch(94.9% 0.101 137.4);
Tailwind
colors: {
custom: {
50: '#ddffd0',
500: '#ceffbc',
950: '#000000',
},
}SCSS
$custom: #ceffbc; $custom-light: #ddffd0; $custom-dark: #000000;
JSON
{
"hex": "#ceffbc",
"rgb": {
"r": 206,
"g": 255,
"b": 188
},
"hsl": {
"h": 103.881,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94949,
"c": 0.10138,
"h": 137.4
},
"luminance": 0.88273
}Semantic roles & 50–950 ramp
primary
#CEFFBC
secondary
#C978E7
accent
#00E6A8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683