#CEFC85#CEFC85
#CEFC85 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.155 H 126.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC85 |
|---|---|
| RGB | rgb(206, 252, 133) |
| HSL | hsl(83, 95%, 75%) |
| HSV | hsv(83, 47%, 99%) |
| CMYK | cmyk(18.3%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(93.64, -33.21, 51.92) |
| CIE-LCH | lch(93.64, 61.63, 122.60°) |
| OKLab | oklab(93.37% -0.0925 0.1246) |
| OKLCH | oklch(93.37% 0.155 126.6) |
| XYZ | xyz(64.4973, 84.4353, 35.0854) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.88
Light Pea Green
#C4FE82
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.79
Pale Lime
#BEFD73
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC85 #B385FC
analogous
#FCEE85 #CEFC85 #92FC85
triadic
#CEFC85 #85CEFC #FC85CE
tetradic
#CEFC85 #85FCEE #B385FC #FC8592
square
#CEFC85 #85FCEE #B385FC #FC8592
split-complementary
#CEFC85 #8592FC #EE85FC
monochromatic
#9EF90E #B6FB49 #CEFC85 #E6FDC1 #F3FEE1
Accessibility & contrast
On white
1.17
#CEFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CEFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC85
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC85 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FFEC8C
Tritanopia (blue-blind)
#D4F3E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc85; /* rgb */ color: rgb(206, 252, 133); /* oklch */ color: oklch(93.4% 0.155 126.6);
Tailwind
colors: {
custom: {
50: '#dffdab',
500: '#cefc85',
950: '#000000',
},
}SCSS
$custom: #cefc85; $custom-light: #dffdab; $custom-dark: #000000;
JSON
{
"hex": "#cefc85",
"rgb": {
"r": 206,
"g": 252,
"b": 133
},
"hsl": {
"h": 83.193,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.93365,
"c": 0.15512,
"h": 126.6
},
"luminance": 0.84436
}Semantic roles & 50–950 ramp
primary
#CEFC85
secondary
#824ADB
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581