#CEFFBA#CEFFBA
#CEFFBA is a very light, moderate green. Relative luminance 0.882; OKLCH L 94.9% C 0.104 H 136.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFBA |
|---|---|
| RGB | rgb(206, 255, 186) |
| HSL | hsl(103, 100%, 86%) |
| HSV | hsv(103, 27%, 100%) |
| CMYK | cmyk(19.2%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.24, -27.78, 28.03) |
| CIE-LCH | lch(95.24, 39.47, 134.75°) |
| OKLab | oklab(94.91% -0.0755 0.0709) |
| OKLCH | oklch(94.91% 0.104 136.8) |
| XYZ | xyz(70.0745, 88.1855, 59.7744) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.71
Very Pale Green
#CFFDBC
ΔE00 0.87
Pale Green
#C7FDB5
ΔE00 1.11
Light Light Green
#C8FFB0
ΔE00 1.94
Celadon
#BEFDB7
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFBA #EBBAFF
analogous
#F1FFBA #CEFFBA #BAFFC9
triadic
#CEFFBA #BACEFF #FFBACE
tetradic
#CEFFBA #BAF1FF #EBBAFF #FFC9BA
square
#CEFFBA #BAF1FF #EBBAFF #FFC9BA
split-complementary
#CEFFBA #C9BAFF #FFBAF1
monochromatic
#77FF40 #A3FF7D #CEFFBA #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CEFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#CEFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFBA
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFBA | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FCF0BD
Tritanopia (blue-blind)
#CDFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ceffba; /* rgb */ color: rgb(206, 255, 186); /* oklch */ color: oklch(94.9% 0.104 136.8);
Tailwind
colors: {
custom: {
50: '#ddffcf',
500: '#ceffba',
950: '#000000',
},
}SCSS
$custom: #ceffba; $custom-light: #ddffcf; $custom-dark: #000000;
JSON
{
"hex": "#ceffba",
"rgb": {
"r": 206,
"g": 255,
"b": 186
},
"hsl": {
"h": 102.609,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94908,
"c": 0.10356,
"h": 136.8
},
"luminance": 0.88187
}Semantic roles & 50–950 ramp
primary
#CEFFBA
secondary
#C676E7
accent
#00E6A3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683