#CEFF97#CEFF97
#CEFF97 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.141 H 129.4°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF97 |
|---|---|
| RGB | rgb(206, 255, 151) |
| HSL | hsl(88, 100%, 80%) |
| HSV | hsv(88, 41%, 100%) |
| CMYK | cmyk(19.2%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(94.69, -32.55, 44.65) |
| CIE-LCH | lch(94.69, 55.25, 126.09°) |
| OKLab | oklab(94.28% -0.0895 0.1092) |
| OKLCH | oklch(94.28% 0.141 129.4) |
| XYZ | xyz(66.7987, 86.8751, 42.5215) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF97 #C897FF
analogous
#FFFC97 #CEFF97 #9AFF97
triadic
#CEFF97 #97CEFF #FF97CE
tetradic
#CEFF97 #97FFFC #C897FF #FF979A
square
#CEFF97 #97FFFC #C897FF #FF979A
split-complementary
#CEFF97 #979AFF #FC97FF
monochromatic
#94FF1D #B1FF5A #CEFF97 #EBFFD4 #F1FFE0
Accessibility & contrast
On white
1.14
#CEFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CEFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF97
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF97 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28F
Deuteranopia (green-blind)
#FFEF9D
Tritanopia (blue-blind)
#D2F7E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceff97; /* rgb */ color: rgb(206, 255, 151); /* oklch */ color: oklch(94.3% 0.141 129.4);
Tailwind
colors: {
custom: {
50: '#deffb7',
500: '#ceff97',
950: '#000000',
},
}SCSS
$custom: #ceff97; $custom-light: #deffb7; $custom-dark: #000000;
JSON
{
"hex": "#ceff97",
"rgb": {
"r": 206,
"g": 255,
"b": 151
},
"hsl": {
"h": 88.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.94282,
"c": 0.14117,
"h": 129.4
},
"luminance": 0.86876
}Semantic roles & 50–950 ramp
primary
#CEFF97
secondary
#9959E2
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681