#CEFF94#CEFF94
#CEFF94 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.144 H 128.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF94 |
|---|---|
| RGB | rgb(206, 255, 148) |
| HSL | hsl(87, 100%, 79%) |
| HSV | hsv(87, 42%, 100%) |
| CMYK | cmyk(19.2%, 0%, 42%, 0%) |
| CIE-LAB | lab(94.64, -32.91, 46.04) |
| CIE-LCH | lch(94.64, 56.59, 125.55°) |
| OKLab | oklab(94.24% -0.0907 0.1122) |
| OKLCH | oklch(94.24% 0.144 128.9) |
| XYZ | xyz(66.5581, 86.7789, 41.2546) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Yellowish Green
#C2FF89
ΔE00 2.07
Celery
#C1FD95
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 2.41
Light Yellow Green
#CCFD7F
ΔE00 2.77
Pale Lime
#BEFD73
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF94 #C594FF
analogous
#FFFB94 #CEFF94 #99FF94
triadic
#CEFF94 #94CEFF #FF94CE
tetradic
#CEFF94 #94FFFB #C594FF #FF9499
square
#CEFF94 #94FFFB #C594FF #FF9499
split-complementary
#CEFF94 #9499FF #FB94FF
monochromatic
#96FF1A #B2FF57 #CEFF94 #EAFFD1 #F1FFE0
Accessibility & contrast
On white
1.14
#CEFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CEFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF94
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF94 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28C
Deuteranopia (green-blind)
#FFEF9A
Tritanopia (blue-blind)
#D2F7E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ceff94; /* rgb */ color: rgb(206, 255, 148); /* oklch */ color: oklch(94.2% 0.144 128.9);
Tailwind
colors: {
custom: {
50: '#deffb5',
500: '#ceff94',
950: '#000000',
},
}SCSS
$custom: #ceff94; $custom-light: #deffb5; $custom-dark: #000000;
JSON
{
"hex": "#ceff94",
"rgb": {
"r": 206,
"g": 255,
"b": 148
},
"hsl": {
"h": 87.477,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.94236,
"c": 0.14427,
"h": 128.9
},
"luminance": 0.8678
}Semantic roles & 50–950 ramp
primary
#CEFF94
secondary
#9656E1
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681