#CEF883#CEF883
#CEF883 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.152 H 125.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF883 |
|---|---|
| RGB | rgb(206, 248, 131) |
| HSL | hsl(82, 89%, 74%) |
| HSV | hsv(82, 47%, 97%) |
| CMYK | cmyk(16.9%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(92.53, -31.57, 51.50) |
| CIE-LCH | lch(92.53, 60.41, 121.51°) |
| OKLab | oklab(92.46% -0.088 0.1235) |
| OKLCH | oklch(92.46% 0.152 125.5) |
| XYZ | xyz(63.1176, 81.8948, 33.9503) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.51
Light Pea Green
#C4FE82
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Light Yellowish Green
#C2FF89
ΔE00 3.25
Pale Lime
#BEFD73
ΔE00 3.43
Pear
#CBF85F
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF883 #AD83F8
analogous
#F8E783 #CEF883 #94F883
triadic
#CEF883 #83CEF8 #F883CE
tetradic
#CEF883 #83F8E7 #AD83F8 #F88394
square
#CEF883 #83F8E7 #AD83F8 #F88394
split-complementary
#CEF883 #8394F8 #E783F8
monochromatic
#A0F10F #B7F549 #CEF883 #E5FBBD #F4FDE2
Accessibility & contrast
On white
1.21
#CEF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CEF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF883
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF883 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#D5EEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef883; /* rgb */ color: rgb(206, 248, 131); /* oklch */ color: oklch(92.5% 0.152 125.5);
Tailwind
colors: {
custom: {
50: '#dffaa9',
500: '#cef883',
950: '#000000',
},
}SCSS
$custom: #cef883; $custom-light: #dffaa9; $custom-dark: #000000;
JSON
{
"hex": "#cef883",
"rgb": {
"r": 206,
"g": 248,
"b": 131
},
"hsl": {
"h": 81.538,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.92463,
"c": 0.15166,
"h": 125.5
},
"luminance": 0.81895
}Semantic roles & 50–950 ramp
primary
#CEF883
secondary
#7C4AD5
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581