#CEEFAE#CEEFAE
#CEEFAE is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.2% C 0.092 H 129.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFAE |
|---|---|
| RGB | rgb(206, 239, 174) |
| HSL | hsl(90, 67%, 81%) |
| HSV | hsv(90, 27%, 94%) |
| CMYK | cmyk(13.8%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(90.74, -21.93, 28.00) |
| CIE-LCH | lch(90.74, 35.56, 128.07°) |
| OKLab | oklab(91.24% -0.0592 0.0707) |
| OKLCH | oklch(91.24% 0.092 129.9) |
| XYZ | xyz(63.9589, 77.9101, 51.7047) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.29
Very Pale Green
#CFFDBC
ΔE00 3.58
Very Light Green
#D1FFBD
ΔE00 3.82
Light Grey Green
#B7E1A1
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFAE #CFAEEF
analogous
#EEEFAE #CEEFAE #AEEFAE
triadic
#CEEFAE #AECEEF #EFAECE
tetradic
#CEEFAE #AEEEEF #CFAEEF #EFAEAE
square
#CEEFAE #AEEEEF #CFAEEF #EFAEAE
split-complementary
#CEEFAE #AEAEEF #EFAEEE
monochromatic
#90DB48 #AFE57B #CEEFAE #EDF9E1 #F0FAE5
Accessibility & contrast
On white
1.27
#CEEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CEEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFAE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFAE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F0E4B1
Tritanopia (blue-blind)
#D0E9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceefae; /* rgb */ color: rgb(206, 239, 174); /* oklch */ color: oklch(91.2% 0.092 129.9);
Tailwind
colors: {
custom: {
50: '#ddf4c6',
500: '#ceefae',
950: '#000000',
},
}SCSS
$custom: #ceefae; $custom-light: #ddf4c6; $custom-dark: #000000;
JSON
{
"hex": "#ceefae",
"rgb": {
"r": 206,
"g": 239,
"b": 174
},
"hsl": {
"h": 90.462,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.91236,
"c": 0.0922,
"h": 129.9
},
"luminance": 0.77911
}Semantic roles & 50–950 ramp
primary
#CEEFAE
secondary
#A174CD
accent
#17CF74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582