#CEFEE5#CEFEE5
#CEFEE5 is a very light, muted green. Relative luminance 0.897; OKLCH L 95.7% C 0.059 H 162.4°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEE5 |
|---|---|
| RGB | rgb(206, 254, 229) |
| HSL | hsl(149, 96%, 90%) |
| HSV | hsv(149, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(95.86, -20.03, 6.94) |
| CIE-LCH | lch(95.86, 21.19, 160.90°) |
| OKLab | oklab(95.69% -0.0566 0.018) |
| OKLCH | oklch(95.69% 0.059 162.4) |
| XYZ | xyz(75.0345, 89.6604, 87.4664) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.72
Eggshell Blue
#C4FFF7
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Pale Turquoise
#A5FBD5
ΔE00 6.82
Ice
#D6FFFA
ΔE00 7.42
Light Light Blue
#CAFFFB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEE5 #FECEE7
analogous
#CFFECE #CEFEE5 #CEFEFD
triadic
#CEFEE5 #E5CEFE #FEE5CE
tetradic
#CEFEE5 #CECFFE #FECEE7 #FEFDCE
square
#CEFEE5 #CECFFE #FECEE7 #FEFDCE
split-complementary
#CEFEE5 #FDCEFE #FECECF
monochromatic
#56FCA5 #92FDC5 #CEFEE5 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.11
#CEFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CEFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEE5
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEE5 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E4
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#C5FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefee5; /* rgb */ color: rgb(206, 254, 229); /* oklch */ color: oklch(95.7% 0.059 162.4);
Tailwind
colors: {
custom: {
50: '#ddfeed',
500: '#cefee5',
950: '#000000',
},
}SCSS
$custom: #cefee5; $custom-light: #ddfeed; $custom-dark: #000000;
JSON
{
"hex": "#cefee5",
"rgb": {
"r": 206,
"g": 254,
"b": 229
},
"hsl": {
"h": 148.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95692,
"c": 0.05937,
"h": 162.4
},
"luminance": 0.89663
}Semantic roles & 50–950 ramp
primary
#CEFEE5
secondary
#E888BA
accent
#0078E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684