#CEFFA2#CEFFA2
#CEFFA2 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.130 H 131.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFA2 |
|---|---|
| RGB | rgb(206, 255, 162) |
| HSL | hsl(92, 100%, 82%) |
| HSV | hsv(92, 36%, 100%) |
| CMYK | cmyk(19.2%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(94.84, -31.17, 39.48) |
| CIE-LCH | lch(94.84, 50.30, 128.29°) |
| OKLab | oklab(94.46% -0.0852 0.0976) |
| OKLCH | oklch(94.46% 0.13 131.1) |
| XYZ | xyz(67.7340, 87.2493, 47.4476) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.25
Light Light Green
#C8FFB0
ΔE00 3.03
Tea Green
#BDF8A3
ΔE00 3.07
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Light Yellowish Green
#C2FF89
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFA2 #D3A2FF
analogous
#FCFFA2 #CEFFA2 #A2FFA5
triadic
#CEFFA2 #A2CEFF #FFA2CE
tetradic
#CEFFA2 #A2FCFF #D3A2FF #FFA5A2
square
#CEFFA2 #A2FCFF #D3A2FF #FFA5A2
split-complementary
#CEFFA2 #A5A2FF #FFA2FC
monochromatic
#8EFF28 #AEFF65 #CEFFA2 #EEFFDF #EFFFE0
Accessibility & contrast
On white
1.14
#CEFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CEFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFA2
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFA2 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39B
Deuteranopia (green-blind)
#FFEFA7
Tritanopia (blue-blind)
#D0F8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceffa2; /* rgb */ color: rgb(206, 255, 162); /* oklch */ color: oklch(94.5% 0.130 131.1);
Tailwind
colors: {
custom: {
50: '#deffbe',
500: '#ceffa2',
950: '#000000',
},
}SCSS
$custom: #ceffa2; $custom-light: #deffbe; $custom-dark: #000000;
JSON
{
"hex": "#ceffa2",
"rgb": {
"r": 206,
"g": 255,
"b": 162
},
"hsl": {
"h": 91.613,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94462,
"c": 0.12959,
"h": 131.1
},
"luminance": 0.8725
}Semantic roles & 50–950 ramp
primary
#CEFFA2
secondary
#A662E3
accent
#00E679
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682