#CEFFBE#CEFFBE
#CEFFBE is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.0% C 0.099 H 138.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFBE |
|---|---|
| RGB | rgb(206, 255, 190) |
| HSL | hsl(105, 100%, 87%) |
| HSV | hsv(105, 25%, 100%) |
| CMYK | cmyk(19.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.31, -27.17, 26.11) |
| CIE-LCH | lch(95.31, 37.68, 136.15°) |
| OKLab | oklab(94.99% -0.0738 0.0663) |
| OKLCH | oklch(94.99% 0.099 138.1) |
| XYZ | xyz(70.5057, 88.3579, 62.0453) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.63
Very Light Green
#D1FFBD
ΔE00 0.66
Pale Green
#C7FDB5
ΔE00 1.61
Celadon
#BEFDB7
ΔE00 2.49
Light Light Green
#C8FFB0
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFBE #EFBEFF
analogous
#EEFFBE #CEFFBE #BEFFCF
triadic
#CEFFBE #BECEFF #FFBECE
tetradic
#CEFFBE #BEEEFF #EFBEFF #FFCFBE
square
#CEFFBE #BEEEFF #EFBEFF #FFCFBE
split-complementary
#CEFFBE #CFBEFF #FFBEEE
monochromatic
#72FF44 #A0FF81 #CEFFBE #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.12
#CEFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CEFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFBE
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFBE | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FCF0C1
Tritanopia (blue-blind)
#CCFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ceffbe; /* rgb */ color: rgb(206, 255, 190); /* oklch */ color: oklch(95.0% 0.099 138.1);
Tailwind
colors: {
custom: {
50: '#ddffd2',
500: '#ceffbe',
950: '#000000',
},
}SCSS
$custom: #ceffbe; $custom-light: #ddffd2; $custom-dark: #000000;
JSON
{
"hex": "#ceffbe",
"rgb": {
"r": 206,
"g": 255,
"b": 190
},
"hsl": {
"h": 105.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9499,
"c": 0.09921,
"h": 138.1
},
"luminance": 0.8836
}Semantic roles & 50–950 ramp
primary
#CEFFBE
secondary
#CC7AE7
accent
#00E6AD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683