#CEFF93#CEFF93
#CEFF93 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.145 H 128.8°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF93 |
|---|---|
| RGB | rgb(206, 255, 147) |
| HSL | hsl(87, 100%, 79%) |
| HSV | hsv(87, 42%, 100%) |
| CMYK | cmyk(19.2%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(94.63, -33.02, 46.51) |
| CIE-LCH | lch(94.63, 57.04, 125.38°) |
| OKLab | oklab(94.22% -0.0911 0.1132) |
| OKLCH | oklch(94.22% 0.145 128.8) |
| XYZ | xyz(66.4793, 86.7474, 40.8396) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF93 #C493FF
analogous
#FFFA93 #CEFF93 #98FF93
triadic
#CEFF93 #93CEFF #FF93CE
tetradic
#CEFF93 #93FFFA #C493FF #FF9398
square
#CEFF93 #93FFFA #C493FF #FF9398
split-complementary
#CEFF93 #9398FF #FA93FF
monochromatic
#96FF19 #B2FF56 #CEFF93 #EAFFD0 #F1FFE0
Accessibility & contrast
On white
1.14
#CEFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#CEFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF93
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF93 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFEF99
Tritanopia (blue-blind)
#D2F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceff93; /* rgb */ color: rgb(206, 255, 147); /* oklch */ color: oklch(94.2% 0.145 128.8);
Tailwind
colors: {
custom: {
50: '#deffb4',
500: '#ceff93',
950: '#000000',
},
}SCSS
$custom: #ceff93; $custom-light: #deffb4; $custom-dark: #000000;
JSON
{
"hex": "#ceff93",
"rgb": {
"r": 206,
"g": 255,
"b": 147
},
"hsl": {
"h": 87.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.94221,
"c": 0.14529,
"h": 128.8
},
"luminance": 0.86748
}Semantic roles & 50–950 ramp
primary
#CEFF93
secondary
#9555E1
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681