#CEEE98#CEEE98
#CEEE98 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.116 H 125.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE98 |
|---|---|
| RGB | rgb(206, 238, 152) |
| HSL | hsl(82, 72%, 76%) |
| HSV | hsv(82, 36%, 93%) |
| CMYK | cmyk(13.4%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(90.11, -24.44, 38.26) |
| CIE-LCH | lch(90.11, 45.40, 122.57°) |
| OKLab | oklab(90.61% -0.0668 0.0945) |
| OKLCH | oklch(90.61% 0.116 125.2) |
| XYZ | xyz(61.6951, 76.5375, 41.2226) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.28
Light Light Green
#C8FFB0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE98 #B898EE
analogous
#EEE398 #CEEE98 #A3EE98
triadic
#CEEE98 #98CEEE #EE98CE
tetradic
#CEEE98 #98EEE3 #B898EE #EE98A3
square
#CEEE98 #98EEE3 #B898EE #EE98A3
split-complementary
#CEEE98 #98A3EE #E398EE
monochromatic
#9CDD2F #B5E563 #CEEE98 #E7F7CD #F3FBE5
Accessibility & contrast
On white
1.29
#CEEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CEEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE98
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE98 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#D3E6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceee98; /* rgb */ color: rgb(206, 238, 152); /* oklch */ color: oklch(90.6% 0.116 125.2);
Tailwind
colors: {
custom: {
50: '#def3b7',
500: '#ceee98',
950: '#000000',
},
}SCSS
$custom: #ceee98; $custom-light: #def3b7; $custom-dark: #000000;
JSON
{
"hex": "#ceee98",
"rgb": {
"r": 206,
"g": 238,
"b": 152
},
"hsl": {
"h": 82.326,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.90613,
"c": 0.1157,
"h": 125.2
},
"luminance": 0.76538
}Semantic roles & 50–950 ramp
primary
#CEEE98
secondary
#8860CA
accent
#12D45A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581