#CEFF8D#CEFF8D
#CEFF8D is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.1% C 0.151 H 128.1°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF8D |
|---|---|
| RGB | rgb(206, 255, 141) |
| HSL | hsl(86, 100%, 78%) |
| HSV | hsv(86, 45%, 100%) |
| CMYK | cmyk(19.2%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(94.55, -33.71, 49.27) |
| CIE-LCH | lch(94.55, 59.70, 124.38°) |
| OKLab | oklab(94.13% -0.0933 0.1191) |
| OKLCH | oklch(94.13% 0.151 128.1) |
| XYZ | xyz(66.0207, 86.5640, 38.4244) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.71
Light Yellow Green
#CCFD7F
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.86
Pale Lime
#BEFD73
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF8D #BE8DFF
analogous
#FFF78D #CEFF8D #95FF8D
triadic
#CEFF8D #8DCEFF #FF8DCE
tetradic
#CEFF8D #8DFFF7 #BE8DFF #FF8D95
square
#CEFF8D #8DFFF7 #BE8DFF #FF8D95
split-complementary
#CEFF8D #8D95FF #F78DFF
monochromatic
#99FF13 #B4FF50 #CEFF8D #E8FFCA #F2FFE0
Accessibility & contrast
On white
1.15
#CEFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#CEFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF8D
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF8D | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#D3F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff8d; /* rgb */ color: rgb(206, 255, 141); /* oklch */ color: oklch(94.1% 0.151 128.1);
Tailwind
colors: {
custom: {
50: '#dfffb0',
500: '#ceff8d',
950: '#000000',
},
}SCSS
$custom: #ceff8d; $custom-light: #dfffb0; $custom-dark: #000000;
JSON
{
"hex": "#ceff8d",
"rgb": {
"r": 206,
"g": 255,
"b": 141
},
"hsl": {
"h": 85.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.94133,
"c": 0.15135,
"h": 128.1
},
"luminance": 0.86565
}Semantic roles & 50–950 ramp
primary
#CEFF8D
secondary
#8E50E0
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681