#CEEF98#CEEF98
#CEEF98 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.117 H 125.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF98 |
|---|---|
| RGB | rgb(206, 239, 152) |
| HSL | hsl(83, 73%, 77%) |
| HSV | hsv(83, 36%, 94%) |
| CMYK | cmyk(13.8%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(90.38, -24.92, 38.61) |
| CIE-LCH | lch(90.38, 45.96, 122.84°) |
| OKLab | oklab(90.83% -0.0681 0.0953) |
| OKLCH | oklch(90.83% 0.117 125.6) |
| XYZ | xyz(61.9871, 77.1214, 41.3199) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Celery
#C1FD95
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.16
Light Light Green
#C8FFB0
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF98 #B998EF
analogous
#EFE598 #CEEF98 #A3EF98
triadic
#CEEF98 #98CEEF #EF98CE
tetradic
#CEEF98 #98EFE5 #B998EF #EF98A3
square
#CEEF98 #98EFE5 #B998EF #EF98A3
split-complementary
#CEEF98 #98A3EF #E598EF
monochromatic
#9CDF2E #B5E763 #CEEF98 #E7F7CD #F2FBE5
Accessibility & contrast
On white
1.28
#CEEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CEEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF98
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF98 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#F3E39C
Tritanopia (blue-blind)
#D3E7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef98; /* rgb */ color: rgb(206, 239, 152); /* oklch */ color: oklch(90.8% 0.117 125.6);
Tailwind
colors: {
custom: {
50: '#def4b7',
500: '#ceef98',
950: '#000000',
},
}SCSS
$custom: #ceef98; $custom-light: #def4b7; $custom-dark: #000000;
JSON
{
"hex": "#ceef98",
"rgb": {
"r": 206,
"g": 239,
"b": 152
},
"hsl": {
"h": 82.759,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.90829,
"c": 0.11714,
"h": 125.6
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#CEEF98
secondary
#8960CC
accent
#10D55B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581