#CEFAA2#CEFAA2
#CEFAA2 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.4% C 0.122 H 130.1°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFAA2 |
|---|---|
| RGB | rgb(206, 250, 162) |
| HSL | hsl(90, 90%, 81%) |
| HSV | hsv(90, 35%, 98%) |
| CMYK | cmyk(17.6%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(93.49, -28.84, 37.72) |
| CIE-LCH | lch(93.49, 47.48, 127.40°) |
| OKLab | oklab(93.38% -0.0787 0.0935) |
| OKLCH | oklch(93.38% 0.122 130.1) |
| XYZ | xyz(66.1597, 84.1007, 46.9229) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.03
Light Light Green
#C8FFB0
ΔE00 3.07
Washed Out Green
#BCF5A6
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Pale Green
#C7FDB5
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFAA2 #CEA2FA
analogous
#FAFAA2 #CEFAA2 #A2FAA2
triadic
#CEFAA2 #A2CEFA #FAA2CE
tetradic
#CEFAA2 #A2FAFA #CEA2FA #FAA2A2
square
#CEFAA2 #A2FAFA #CEA2FA #FAA2A2
split-complementary
#CEFAA2 #A2A2FA #FAA2FA
monochromatic
#91F42E #AFF768 #CEFAA2 #EDFDDC #F0FDE2
Accessibility & contrast
On white
1.18
#CEFAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CEFAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFAA2
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFAA2 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#FBEBA6
Tritanopia (blue-blind)
#D1F3E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefaa2; /* rgb */ color: rgb(206, 250, 162); /* oklch */ color: oklch(93.4% 0.122 130.1);
Tailwind
colors: {
custom: {
50: '#defcbe',
500: '#cefaa2',
950: '#000000',
},
}SCSS
$custom: #cefaa2; $custom-light: #defcbe; $custom-dark: #000000;
JSON
{
"hex": "#cefaa2",
"rgb": {
"r": 206,
"g": 250,
"b": 162
},
"hsl": {
"h": 90,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.93378,
"c": 0.12224,
"h": 130.1
},
"luminance": 0.84102
}Semantic roles & 50–950 ramp
primary
#CEFAA2
secondary
#A064DC
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582