#CEFFAE#CEFFAE
#CEFFAE is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.7% C 0.117 H 133.6°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFAE |
|---|---|
| RGB | rgb(206, 255, 174) |
| HSL | hsl(96, 100%, 84%) |
| HSV | hsv(96, 32%, 100%) |
| CMYK | cmyk(19.2%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.03, -29.54, 33.78) |
| CIE-LCH | lch(95.03, 44.87, 131.17°) |
| OKLab | oklab(94.68% -0.0804 0.0845) |
| OKLCH | oklch(94.68% 0.117 133.6) |
| XYZ | xyz(68.8520, 87.6965, 53.3358) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.24
Pale Green
#C7FDB5
ΔE00 2.24
Tea Green
#BDF8A3
ΔE00 2.49
Washed Out Green
#BCF5A6
ΔE00 2.84
Very Light Green
#D1FFBD
ΔE00 2.86
Very Pale Green
#CFFDBC
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFAE #DFAEFF
analogous
#F7FFAE #CEFFAE #AEFFB7
triadic
#CEFFAE #AECEFF #FFAECE
tetradic
#CEFFAE #AEF7FF #DFAEFF #FFB7AE
square
#CEFFAE #AEF7FF #DFAEFF #FFB7AE
split-complementary
#CEFFAE #B7AEFF #FFAEF7
monochromatic
#84FF34 #A9FF71 #CEFFAE #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.13
#CEFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CEFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFAE
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFAE | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FEEFB2
Tritanopia (blue-blind)
#CFF9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ceffae; /* rgb */ color: rgb(206, 255, 174); /* oklch */ color: oklch(94.7% 0.117 133.6);
Tailwind
colors: {
custom: {
50: '#deffc6',
500: '#ceffae',
950: '#000000',
},
}SCSS
$custom: #ceffae; $custom-light: #deffc6; $custom-dark: #000000;
JSON
{
"hex": "#ceffae",
"rgb": {
"r": 206,
"g": 255,
"b": 174
},
"hsl": {
"h": 96.296,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94675,
"c": 0.11665,
"h": 133.6
},
"luminance": 0.87698
}Semantic roles & 50–950 ramp
primary
#CEFFAE
secondary
#B56CE5
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682