#CEFEA2#CEFEA2
#CEFEA2 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.128 H 130.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEA2 |
|---|---|
| RGB | rgb(206, 254, 162) |
| HSL | hsl(91, 98%, 82%) |
| HSV | hsv(91, 36%, 100%) |
| CMYK | cmyk(18.9%, 0%, 36.2%, 0.4%) |
| CIE-LAB | lab(94.57, -30.70, 39.13) |
| CIE-LCH | lch(94.57, 49.74, 128.12°) |
| OKLab | oklab(94.25% -0.0839 0.0968) |
| OKLCH | oklch(94.25% 0.128 130.9) |
| XYZ | xyz(67.4159, 86.6129, 47.3416) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.37
Light Light Green
#C8FFB0
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.01
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEA2 #D2A2FE
analogous
#FCFEA2 #CEFEA2 #A2FEA4
triadic
#CEFEA2 #A2CEFE #FEA2CE
tetradic
#CEFEA2 #A2FCFE #D2A2FE #FEA4A2
square
#CEFEA2 #A2FCFE #D2A2FE #FEA4A2
split-complementary
#CEFEA2 #A4A2FE #FEA2FC
monochromatic
#8EFD29 #AEFD65 #CEFEA2 #EEFFDF #EFFFE1
Accessibility & contrast
On white
1.15
#CEFEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CEFEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEA2
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEA2 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29B
Deuteranopia (green-blind)
#FFEEA7
Tritanopia (blue-blind)
#D1F7E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefea2; /* rgb */ color: rgb(206, 254, 162); /* oklch */ color: oklch(94.2% 0.128 130.9);
Tailwind
colors: {
custom: {
50: '#deffbe',
500: '#cefea2',
950: '#000000',
},
}SCSS
$custom: #cefea2; $custom-light: #deffbe; $custom-dark: #000000;
JSON
{
"hex": "#cefea2",
"rgb": {
"r": 206,
"g": 254,
"b": 162
},
"hsl": {
"h": 91.304,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.94245,
"c": 0.12812,
"h": 130.9
},
"luminance": 0.86614
}Semantic roles & 50–950 ramp
primary
#CEFEA2
secondary
#A562E2
accent
#00E678
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682