#CEFEAF#CEFEAF
#CEFEAF is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.5% C 0.114 H 133.6°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEAF |
|---|---|
| RGB | rgb(206, 254, 175) |
| HSL | hsl(96, 98%, 84%) |
| HSV | hsv(96, 31%, 100%) |
| CMYK | cmyk(18.9%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.78, -28.93, 32.94) |
| CIE-LCH | lch(94.78, 43.84, 131.29°) |
| OKLab | oklab(94.48% -0.0787 0.0826) |
| OKLCH | oklch(94.48% 0.114 133.6) |
| XYZ | xyz(68.6317, 87.0993, 53.7451) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.23
Pale Green
#C7FDB5
ΔE00 2.01
Tea Green
#BDF8A3
ΔE00 2.54
Very Light Green
#D1FFBD
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEAF #DFAFFE
analogous
#F5FEAF #CEFEAF #AFFEB8
triadic
#CEFEAF #AFCEFE #FEAFCE
tetradic
#CEFEAF #AFF5FE #DFAFFE #FEB8AF
square
#CEFEAF #AFF5FE #DFAFFE #FEB8AF
split-complementary
#CEFEAF #B8AFFE #FEAFF5
monochromatic
#84FC36 #A9FD73 #CEFEAF #ECFFE1 #ECFFE1
Accessibility & contrast
On white
1.14
#CEFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#CEFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEAF
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEAF | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FDEFB3
Tritanopia (blue-blind)
#CFF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cefeaf; /* rgb */ color: rgb(206, 254, 175); /* oklch */ color: oklch(94.5% 0.114 133.6);
Tailwind
colors: {
custom: {
50: '#deffc7',
500: '#cefeaf',
950: '#000000',
},
}SCSS
$custom: #cefeaf; $custom-light: #deffc7; $custom-dark: #000000;
JSON
{
"hex": "#cefeaf",
"rgb": {
"r": 206,
"g": 254,
"b": 175
},
"hsl": {
"h": 96.456,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94478,
"c": 0.11404,
"h": 133.6
},
"luminance": 0.87101
}Semantic roles & 50–950 ramp
primary
#CEFEAF
secondary
#B56EE4
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682