#CEF882#CEF882
#CEF882 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.153 H 125.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF882 |
|---|---|
| RGB | rgb(206, 248, 130) |
| HSL | hsl(81, 89%, 74%) |
| HSV | hsv(81, 48%, 97%) |
| CMYK | cmyk(16.9%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.52, -31.68, 51.95) |
| CIE-LCH | lch(92.52, 60.85, 121.37°) |
| OKLab | oklab(92.45% -0.0884 0.1244) |
| OKLCH | oklch(92.45% 0.153 125.4) |
| XYZ | xyz(63.0501, 81.8678, 33.5951) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.31
Pale Lime
#BEFD73
ΔE00 3.38
Pear
#CBF85F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF882 #AC82F8
analogous
#F8E782 #CEF882 #93F882
triadic
#CEF882 #82CEF8 #F882CE
tetradic
#CEF882 #82F8E7 #AC82F8 #F88293
square
#CEF882 #82F8E7 #AC82F8 #F88293
split-complementary
#CEF882 #8293F8 #E782F8
monochromatic
#A1F20E #B7F548 #CEF882 #E5FBBC #F4FDE2
Accessibility & contrast
On white
1.21
#CEF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CEF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF882
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF882 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#D5EEDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cef882; /* rgb */ color: rgb(206, 248, 130); /* oklch */ color: oklch(92.5% 0.153 125.4);
Tailwind
colors: {
custom: {
50: '#dffaa8',
500: '#cef882',
950: '#000000',
},
}SCSS
$custom: #cef882; $custom-light: #dffaa8; $custom-dark: #000000;
JSON
{
"hex": "#cef882",
"rgb": {
"r": 206,
"g": 248,
"b": 130
},
"hsl": {
"h": 81.356,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.9245,
"c": 0.15264,
"h": 125.4
},
"luminance": 0.81868
}Semantic roles & 50–950 ramp
primary
#CEF882
secondary
#7B49D5
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581