#CEFEBF#CEFEBF
#CEFEBF is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.097 H 138.3°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEBF |
|---|---|
| RGB | rgb(206, 254, 191) |
| HSL | hsl(106, 97%, 87%) |
| HSV | hsv(106, 25%, 100%) |
| CMYK | cmyk(18.9%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(95.06, -26.54, 25.26) |
| CIE-LCH | lch(95.06, 36.64, 136.42°) |
| OKLab | oklab(94.8% -0.0721 0.0642) |
| OKLCH | oklch(94.8% 0.097 138.3) |
| XYZ | xyz(70.2972, 87.7655, 62.5169) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.67
Very Light Green
#D1FFBD
ΔE00 0.87
Pale Green
#C7FDB5
ΔE00 1.93
Celadon
#BEFDB7
ΔE00 2.67
Light Light Green
#C8FFB0
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEBF #EFBFFE
analogous
#EEFEBF #CEFEBF #BFFED0
triadic
#CEFEBF #BFCEFE #FEBFCE
tetradic
#CEFEBF #BFEEFE #EFBFFE #FED0BF
square
#CEFEBF #BFEEFE #EFBFFE #FED0BF
split-complementary
#CEFEBF #D0BFFE #FEBFEE
monochromatic
#72FC46 #A0FD83 #CEFEBF #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.13
#CEFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CEFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEBF
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEBF | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FBEFC2
Tritanopia (blue-blind)
#CCF9ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefebf; /* rgb */ color: rgb(206, 254, 191); /* oklch */ color: oklch(94.8% 0.097 138.3);
Tailwind
colors: {
custom: {
50: '#ddffd2',
500: '#cefebf',
950: '#000000',
},
}SCSS
$custom: #cefebf; $custom-light: #ddffd2; $custom-dark: #000000;
JSON
{
"hex": "#cefebf",
"rgb": {
"r": 206,
"g": 254,
"b": 191
},
"hsl": {
"h": 105.714,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94797,
"c": 0.09655,
"h": 138.3
},
"luminance": 0.87767
}Semantic roles & 50–950 ramp
primary
#CEFEBF
secondary
#CC7BE6
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683