#CCFEE7#CCFEE7
#CCFEE7 is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.6% C 0.060 H 165.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEE7 |
|---|---|
| RGB | rgb(204, 254, 231) |
| HSL | hsl(152, 96%, 90%) |
| HSV | hsv(152, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(95.78, -20.28, 5.79) |
| CIE-LCH | lch(95.78, 21.09, 164.07°) |
| OKLab | oklab(95.62% -0.0576 0.015) |
| OKLCH | oklch(95.62% 0.06 165.4) |
| XYZ | xyz(74.7635, 89.4882, 88.9196) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.04
Eggshell Blue
#C4FFF7
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 5.94
Pale Turquoise
#A5FBD5
ΔE00 6.79
Ice
#D6FFFA
ΔE00 6.91
Light Light Blue
#CAFFFB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEE7 #FECCE3
analogous
#CCFECE #CCFEE7 #CCFCFE
triadic
#CCFEE7 #E7CCFE #FEE7CC
tetradic
#CCFEE7 #CECCFE #FECCE3 #FCFECC
square
#CCFEE7 #CECCFE #FECCE3 #FCFECC
split-complementary
#CCFEE7 #FECCFC #FECECC
monochromatic
#54FCAF #90FDCB #CCFEE7 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.11
#CCFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CCFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEE7
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEE7 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F3F0E8
Tritanopia (blue-blind)
#C2FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfee7; /* rgb */ color: rgb(204, 254, 231); /* oklch */ color: oklch(95.6% 0.060 165.4);
Tailwind
colors: {
custom: {
50: '#dcfeee',
500: '#ccfee7',
950: '#000000',
},
}SCSS
$custom: #ccfee7; $custom-light: #dcfeee; $custom-dark: #000000;
JSON
{
"hex": "#ccfee7",
"rgb": {
"r": 204,
"g": 254,
"b": 231
},
"hsl": {
"h": 152.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.9562,
"c": 0.05954,
"h": 165.4
},
"luminance": 0.89491
}Semantic roles & 50–950 ramp
primary
#CCFEE7
secondary
#E787B3
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685