#CEF89C#CEF89C
#CEF89C is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.126 H 128.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF89C |
|---|---|
| RGB | rgb(206, 248, 156) |
| HSL | hsl(87, 87%, 79%) |
| HSV | hsv(87, 37%, 97%) |
| CMYK | cmyk(16.9%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(92.86, -28.68, 39.86) |
| CIE-LCH | lch(92.86, 49.10, 125.73°) |
| OKLab | oklab(92.84% -0.0785 0.0983) |
| OKLCH | oklch(92.84% 0.126 128.6) |
| XYZ | xyz(65.0209, 82.6561, 43.9747) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 3.64
Light Light Green
#C8FFB0
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF89C #C69CF8
analogous
#F8F49C #CEF89C #A0F89C
triadic
#CEF89C #9CCEF8 #F89CCE
tetradic
#CEF89C #9CF8F4 #C69CF8 #F89CA0
square
#CEF89C #9CF8F4 #C69CF8 #F89CA0
split-complementary
#CEF89C #9CA0F8 #F49CF8
monochromatic
#95F02A #B2F463 #CEF89C #EAFCD5 #F1FDE2
Accessibility & contrast
On white
1.20
#CEF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#CEF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF89C
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF89C | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC95
Deuteranopia (green-blind)
#FAEAA1
Tritanopia (blue-blind)
#D2F0E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef89c; /* rgb */ color: rgb(206, 248, 156); /* oklch */ color: oklch(92.8% 0.126 128.6);
Tailwind
colors: {
custom: {
50: '#defaba',
500: '#cef89c',
950: '#000000',
},
}SCSS
$custom: #cef89c; $custom-light: #defaba; $custom-dark: #000000;
JSON
{
"hex": "#cef89c",
"rgb": {
"r": 206,
"g": 248,
"b": 156
},
"hsl": {
"h": 87.391,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.92842,
"c": 0.12581,
"h": 128.6
},
"luminance": 0.82657
}Semantic roles & 50–950 ramp
primary
#CEF89C
secondary
#9760D8
accent
#02E369
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582