#CEE083#CEE083
#CEE083 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.3% C 0.119 H 117.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE083 |
|---|---|
| RGB | rgb(206, 224, 131) |
| HSL | hsl(72, 60%, 70%) |
| HSV | hsv(72, 42%, 88%) |
| CMYK | cmyk(8%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(86.04, -20.16, 43.45) |
| CIE-LCH | lch(86.04, 47.90, 114.89°) |
| OKLab | oklab(87.26% -0.0559 0.1055) |
| OKLCH | oklch(87.26% 0.119 117.9) |
| XYZ | xyz(56.2063, 68.0722, 31.6466) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.85
Light Khaki
#E6F2A2
ΔE00 5.02
Greenish Tan
#BCCB7A
ΔE00 5.11
Pale Olive Green
#B1D27B
ΔE00 5.40
Pale Olive
#B9CC81
ΔE00 5.57
Khaki (CSS)
#F0E68C
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE083 #9583E0
analogous
#E0C483 #CEE083 #A0E083
triadic
#CEE083 #83CEE0 #E083CE
tetradic
#CEE083 #83E0C4 #9583E0 #E083A0
square
#CEE083 #83E0C4 #9583E0 #E083A0
split-complementary
#CEE083 #83A0E0 #C483E0
monochromatic
#9FBA2F #BBD452 #CEE083 #E1ECB4 #F5F8E5
Accessibility & contrast
On white
1.44
#CEE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CEE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE083
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE083 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#D7D7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cee083; /* rgb */ color: rgb(206, 224, 131); /* oklch */ color: oklch(87.3% 0.119 117.9);
Tailwind
colors: {
custom: {
50: '#dee9a8',
500: '#cee083',
950: '#000000',
},
}SCSS
$custom: #cee083; $custom-light: #dee9a8; $custom-dark: #000000;
JSON
{
"hex": "#cee083",
"rgb": {
"r": 206,
"g": 224,
"b": 131
},
"hsl": {
"h": 71.613,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.87262,
"c": 0.11939,
"h": 117.9
},
"luminance": 0.68072
}Semantic roles & 50–950 ramp
primary
#CEE083
secondary
#6450B7
accent
#1EC83F
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480