#CEFFAA#CEFFAA
#CEFFAA is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.121 H 132.7°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFAA |
|---|---|
| RGB | rgb(206, 255, 170) |
| HSL | hsl(95, 100%, 83%) |
| HSV | hsv(95, 33%, 100%) |
| CMYK | cmyk(19.2%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.97, -30.10, 35.69) |
| CIE-LCH | lch(94.97, 46.68, 130.14°) |
| OKLab | oklab(94.6% -0.082 0.089) |
| OKLCH | oklch(94.6% 0.121 132.7) |
| XYZ | xyz(68.4679, 87.5428, 51.3126) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.77
Tea Green
#BDF8A3
ΔE00 2.50
Pale Green
#C7FDB5
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.23
Very Light Green
#D1FFBD
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFAA #DBAAFF
analogous
#F9FFAA #CEFFAA #AAFFB0
triadic
#CEFFAA #AACEFF #FFAACE
tetradic
#CEFFAA #AAF9FF #DBAAFF #FFB0AA
square
#CEFFAA #AAF9FF #DBAAFF #FFB0AA
split-complementary
#CEFFAA #B0AAFF #FFAAF9
monochromatic
#87FF30 #ABFF6D #CEFFAA #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.13
#CEFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CEFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFAA
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFAA | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FFEFAE
Tritanopia (blue-blind)
#CFF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceffaa; /* rgb */ color: rgb(206, 255, 170); /* oklch */ color: oklch(94.6% 0.121 132.7);
Tailwind
colors: {
custom: {
50: '#deffc4',
500: '#ceffaa',
950: '#000000',
},
}SCSS
$custom: #ceffaa; $custom-light: #deffc4; $custom-dark: #000000;
JSON
{
"hex": "#ceffaa",
"rgb": {
"r": 206,
"g": 255,
"b": 170
},
"hsl": {
"h": 94.588,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94602,
"c": 0.12099,
"h": 132.7
},
"luminance": 0.87544
}Semantic roles & 50–950 ramp
primary
#CEFFAA
secondary
#B069E4
accent
#00E684
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682