#CEE783#CEE783
#CEE783 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.8% C 0.129 H 120.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE783 |
|---|---|
| RGB | rgb(206, 231, 131) |
| HSL | hsl(75, 68%, 71%) |
| HSV | hsv(75, 43%, 91%) |
| CMYK | cmyk(10.8%, 0%, 43.3%, 9.4%) |
| CIE-LAB | lab(87.93, -23.55, 45.82) |
| CIE-LCH | lch(87.93, 51.52, 117.21°) |
| OKLab | oklab(88.77% -0.0655 0.1108) |
| OKLCH | oklch(88.77% 0.129 120.6) |
| XYZ | xyz(58.1264, 71.9124, 32.2866) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.02
Greenish Beige
#C9D179
ΔE00 5.78
Light Yellow Green
#CCFD7F
ΔE00 5.88
Pale Olive Green
#B1D27B
ΔE00 5.97
Pistachio (survey)
#C0FA8B
ΔE00 6.37
Light Pea Green
#C4FE82
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE783 #9C83E7
analogous
#E7CE83 #CEE783 #9CE783
triadic
#CEE783 #83CEE7 #E783CE
tetradic
#CEE783 #83E7CE #9C83E7 #E7839C
square
#CEE783 #83E7CE #9C83E7 #E7839C
split-complementary
#CEE783 #839CE7 #CE83E7
monochromatic
#A0C927 #BADD50 #CEE783 #E2F1B6 #F5FAE5
Accessibility & contrast
On white
1.37
#CEE783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CEE783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE783
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE783 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#EFDD88
Tritanopia (blue-blind)
#D6DECF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee783; /* rgb */ color: rgb(206, 231, 131); /* oklch */ color: oklch(88.8% 0.129 120.6);
Tailwind
colors: {
custom: {
50: '#deeea9',
500: '#cee783',
950: '#000000',
},
}SCSS
$custom: #cee783; $custom-light: #deeea9; $custom-dark: #000000;
JSON
{
"hex": "#cee783",
"rgb": {
"r": 206,
"g": 231,
"b": 131
},
"hsl": {
"h": 75,
"s": 67.568,
"l": 70.98
},
"oklch": {
"l": 0.88769,
"c": 0.12872,
"h": 120.6
},
"luminance": 0.71912
}Semantic roles & 50–950 ramp
primary
#CEE783
secondary
#6B4EC0
accent
#16CF44
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581