#CEFEBB#CEFEBB
#CEFEBB is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.101 H 137.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEBB |
|---|---|
| RGB | rgb(206, 254, 187) |
| HSL | hsl(103, 97%, 86%) |
| HSV | hsv(103, 26%, 100%) |
| CMYK | cmyk(18.9%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(94.99, -27.16, 27.18) |
| CIE-LCH | lch(94.99, 38.43, 134.98°) |
| OKLab | oklab(94.71% -0.0738 0.0689) |
| OKLCH | oklch(94.71% 0.101 137) |
| XYZ | xyz(69.8631, 87.5918, 60.2302) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.47
Very Pale Green
#CFFDBC
ΔE00 0.47
Pale Green
#C7FDB5
ΔE00 1.32
Light Light Green
#C8FFB0
ΔE00 2.30
Celadon
#BEFDB7
ΔE00 2.57
Washed Out Green
#BCF5A6
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEBB #EBBBFE
analogous
#F0FEBB #CEFEBB #BBFECA
triadic
#CEFEBB #BBCEFE #FEBBCE
tetradic
#CEFEBB #BBF0FE #EBBBFE #FECABB
square
#CEFEBB #BBF0FE #EBBBFE #FECABB
split-complementary
#CEFEBB #CABBFE #FEBBF0
monochromatic
#77FC42 #A3FD7F #CEFEBB #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.13
#CEFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CEFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEBB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEBB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FBEFBE
Tritanopia (blue-blind)
#CDF9EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefebb; /* rgb */ color: rgb(206, 254, 187); /* oklch */ color: oklch(94.7% 0.101 137.0);
Tailwind
colors: {
custom: {
50: '#ddffcf',
500: '#cefebb',
950: '#000000',
},
}SCSS
$custom: #cefebb; $custom-light: #ddffcf; $custom-dark: #000000;
JSON
{
"hex": "#cefebb",
"rgb": {
"r": 206,
"g": 254,
"b": 187
},
"hsl": {
"h": 102.985,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94714,
"c": 0.10091,
"h": 137
},
"luminance": 0.87593
}Semantic roles & 50–950 ramp
primary
#CEFEBB
secondary
#C678E5
accent
#00E6A4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683