#CEE17A#CEE17A
#CEE17A is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.3% C 0.130 H 117.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE17A |
|---|---|
| RGB | rgb(206, 225, 122) |
| HSL | hsl(71, 63%, 68%) |
| HSV | hsv(71, 46%, 88%) |
| CMYK | cmyk(8.4%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(86.19, -21.60, 48.02) |
| CIE-LCH | lch(86.19, 52.65, 114.22°) |
| OKLab | oklab(87.35% -0.0607 0.1152) |
| OKLCH | oklch(87.35% 0.13 117.8) |
| XYZ | xyz(55.8921, 68.3778, 28.6624) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.33
Light Khaki
#E6F2A2
ΔE00 5.75
Greenish Tan
#BCCB7A
ΔE00 5.86
Pale Olive Green
#B1D27B
ΔE00 6.03
Pale Olive
#B9CC81
ΔE00 6.55
Light Yellow Green
#CCFD7F
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE17A #8D7AE1
analogous
#E1C07A #CEE17A #9AE17A
triadic
#CEE17A #7ACEE1 #E17ACE
tetradic
#CEE17A #7AE1C0 #8D7AE1 #E17A9A
square
#CEE17A #7AE1C0 #8D7AE1 #E17A9A
split-complementary
#CEE17A #7A9AE1 #C07AE1
monochromatic
#9DB729 #BCD648 #CEE17A #E0ECAC #F3F8DE
Accessibility & contrast
On white
1.43
#CEE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CEE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE17A
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE17A | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#D7D7C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cee17a; /* rgb */ color: rgb(206, 225, 122); /* oklch */ color: oklch(87.3% 0.130 117.8);
Tailwind
colors: {
custom: {
50: '#deeaa2',
500: '#cee17a',
950: '#000000',
},
}SCSS
$custom: #cee17a; $custom-light: #deeaa2; $custom-dark: #000000;
JSON
{
"hex": "#cee17a",
"rgb": {
"r": 206,
"g": 225,
"b": 122
},
"hsl": {
"h": 71.068,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.87346,
"c": 0.13018,
"h": 117.8
},
"luminance": 0.68377
}Semantic roles & 50–950 ramp
primary
#CEE17A
secondary
#5C47B8
accent
#1BCB3B
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480