#CEFF92#CEFF92
#CEFF92 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.146 H 128.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF92 |
|---|---|
| RGB | rgb(206, 255, 146) |
| HSL | hsl(87, 100%, 79%) |
| HSV | hsv(87, 43%, 100%) |
| CMYK | cmyk(19.2%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(94.62, -33.14, 46.97) |
| CIE-LCH | lch(94.62, 57.49, 125.21°) |
| OKLab | oklab(94.21% -0.0914 0.1142) |
| OKLCH | oklch(94.21% 0.146 128.7) |
| XYZ | xyz(66.4012, 86.7161, 40.4281) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.96
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.18
Celery
#C1FD95
ΔE00 2.35
Light Yellow Green
#CCFD7F
ΔE00 2.47
Pale Lime
#BEFD73
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF92 #C392FF
analogous
#FFF992 #CEFF92 #97FF92
triadic
#CEFF92 #92CEFF #FF92CE
tetradic
#CEFF92 #92FFF9 #C392FF #FF9297
square
#CEFF92 #92FFF9 #C392FF #FF9297
split-complementary
#CEFF92 #9297FF #F992FF
monochromatic
#97FF18 #B2FF55 #CEFF92 #EAFFCF #F1FFE0
Accessibility & contrast
On white
1.14
#CEFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#CEFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF92
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF92 | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF289
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#D2F6E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff92; /* rgb */ color: rgb(206, 255, 146); /* oklch */ color: oklch(94.2% 0.146 128.7);
Tailwind
colors: {
custom: {
50: '#deffb3',
500: '#ceff92',
950: '#000000',
},
}SCSS
$custom: #ceff92; $custom-light: #deffb3; $custom-dark: #000000;
JSON
{
"hex": "#ceff92",
"rgb": {
"r": 206,
"g": 255,
"b": 146
},
"hsl": {
"h": 86.972,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.94206,
"c": 0.1463,
"h": 128.7
},
"luminance": 0.86717
}Semantic roles & 50–950 ramp
primary
#CEFF92
secondary
#9454E1
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681