#CEFA85#CEFA85
#CEFA85 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.9% C 0.152 H 126.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA85 |
|---|---|
| RGB | rgb(206, 250, 133) |
| HSL | hsl(83, 92%, 75%) |
| HSV | hsv(83, 47%, 98%) |
| CMYK | cmyk(17.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(93.10, -32.29, 51.25) |
| CIE-LCH | lch(93.10, 60.57, 122.21°) |
| OKLab | oklab(92.93% -0.0899 0.1231) |
| OKLCH | oklch(92.93% 0.152 126.1) |
| XYZ | xyz(63.8726, 83.1858, 34.8772) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.23
Light Pea Green
#C4FE82
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Pale Lime
#BEFD73
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA85 #B185FA
analogous
#FAEB85 #CEFA85 #94FA85
triadic
#CEFA85 #85CEFA #FA85CE
tetradic
#CEFA85 #85FAEB #B185FA #FA8594
square
#CEFA85 #85FAEB #B185FA #FA8594
split-complementary
#CEFA85 #8594FA #EB85FA
monochromatic
#9FF50F #B6F84A #CEFA85 #E6FCC0 #F3FEE2
Accessibility & contrast
On white
1.19
#CEFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CEFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA85
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA85 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#D4F1DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cefa85; /* rgb */ color: rgb(206, 250, 133); /* oklch */ color: oklch(92.9% 0.152 126.1);
Tailwind
colors: {
custom: {
50: '#dffcab',
500: '#cefa85',
950: '#000000',
},
}SCSS
$custom: #cefa85; $custom-light: #dffcab; $custom-dark: #000000;
JSON
{
"hex": "#cefa85",
"rgb": {
"r": 206,
"g": 250,
"b": 133
},
"hsl": {
"h": 82.564,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.92927,
"c": 0.15242,
"h": 126.1
},
"luminance": 0.83186
}Semantic roles & 50–950 ramp
primary
#CEFA85
secondary
#804BD8
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581