#CEE886#CEE886
#CEE886 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 89.0% C 0.127 H 121.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE886 |
|---|---|
| RGB | rgb(206, 232, 134) |
| HSL | hsl(76, 68%, 72%) |
| HSV | hsv(76, 42%, 91%) |
| CMYK | cmyk(11.2%, 0%, 42.2%, 9%) |
| CIE-LAB | lab(88.24, -23.70, 44.74) |
| CIE-LCH | lch(88.24, 50.63, 117.91°) |
| OKLab | oklab(89.03% -0.0657 0.1086) |
| OKLCH | oklch(89.03% 0.127 121.2) |
| XYZ | xyz(58.6134, 72.5563, 33.4665) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.84
Light Yellow Green
#CCFD7F
ΔE00 5.77
Pale Olive Green
#B1D27B
ΔE00 5.94
Greenish Beige
#C9D179
ΔE00 6.04
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Pea Green
#C4FE82
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE886 #A086E8
analogous
#E8D186 #CEE886 #9DE886
triadic
#CEE886 #86CEE8 #E886CE
tetradic
#CEE886 #86E8D1 #A086E8 #E8869D
square
#CEE886 #86E8D1 #A086E8 #E8869D
split-complementary
#CEE886 #869DE8 #D186E8
monochromatic
#A1CD27 #B9DE53 #CEE886 #E3F2B9 #F5FAE5
Accessibility & contrast
On white
1.35
#CEE886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CEE886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE886
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE886 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#EFDE8B
Tritanopia (blue-blind)
#D6DFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee886; /* rgb */ color: rgb(206, 232, 134); /* oklch */ color: oklch(89.0% 0.127 121.2);
Tailwind
colors: {
custom: {
50: '#deefab',
500: '#cee886',
950: '#000000',
},
}SCSS
$custom: #cee886; $custom-light: #deefab; $custom-dark: #000000;
JSON
{
"hex": "#cee886",
"rgb": {
"r": 206,
"g": 232,
"b": 134
},
"hsl": {
"h": 75.918,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.8903,
"c": 0.1269,
"h": 121.2
},
"luminance": 0.72556
}Semantic roles & 50–950 ramp
primary
#CEE886
secondary
#6F51C1
accent
#16D047
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581