#CEFBCB#CEFBCB
#CEFBCB is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.4% C 0.079 H 143.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBCB |
|---|---|
| RGB | rgb(206, 251, 203) |
| HSL | hsl(116, 86%, 89%) |
| HSV | hsv(116, 19%, 98%) |
| CMYK | cmyk(17.9%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(94.49, -23.18, 18.35) |
| CIE-LCH | lch(94.49, 29.56, 141.63°) |
| OKLab | oklab(94.42% -0.0632 0.0472) |
| OKLCH | oklch(94.42% 0.079 143.3) |
| XYZ | xyz(70.7277, 86.4264, 69.4439) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.85
Very Light Green
#D1FFBD
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 5.02
Pale Green
#C7FDB5
ΔE00 5.10
Light Sage
#BCECAC
ΔE00 5.15
Light Mint
#B6FFBB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBCB #F8CBFB
analogous
#E6FBCB #CEFBCB #CBFBE0
triadic
#CEFBCB #CBCEFB #FBCBCE
tetradic
#CEFBCB #CBE6FB #F8CBFB #FBE0CB
square
#CEFBCB #CBE6FB #F8CBFB #FBE0CB
split-complementary
#CEFBCB #E0CBFB #FBCBE6
monochromatic
#63F259 #98F792 #CEFBCB #E4FDE3 #E4FDE3
Accessibility & contrast
On white
1.15
#CEFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CEFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBCB
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBCB | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C8
Deuteranopia (green-blind)
#F6EDCD
Tritanopia (blue-blind)
#CBF8EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefbcb; /* rgb */ color: rgb(206, 251, 203); /* oklch */ color: oklch(94.4% 0.079 143.3);
Tailwind
colors: {
custom: {
50: '#ddfcdb',
500: '#cefbcb',
950: '#000000',
},
}SCSS
$custom: #cefbcb; $custom-light: #ddfcdb; $custom-dark: #000000;
JSON
{
"hex": "#cefbcb",
"rgb": {
"r": 206,
"g": 251,
"b": 203
},
"hsl": {
"h": 116.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.94419,
"c": 0.07889,
"h": 143.3
},
"luminance": 0.86428
}Semantic roles & 50–950 ramp
primary
#CEFBCB
secondary
#DC89E1
accent
#03E2D4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584