#CCFEF4#CCFEF4
#CCFEF4 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.052 H 181.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEF4 |
|---|---|
| RGB | rgb(204, 254, 244) |
| HSL | hsl(168, 96%, 90%) |
| HSV | hsv(168, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(96.10, -17.75, -0.45) |
| CIE-LCH | lch(96.10, 17.76, 181.44°) |
| OKLab | oklab(95.98% -0.0525 -0.0015) |
| OKLCH | oklch(95.98% 0.053 181.6) |
| XYZ | xyz(76.6682, 90.2500, 98.9509) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.80
Eggshell Blue
#C4FFF7
ΔE00 1.87
Light Light Blue
#CAFFFB
ΔE00 2.37
Ice
#D6FFFA
ΔE00 2.98
Pale Blue
#D0FEFE
ΔE00 4.20
Pale Cyan
#B7FFFA
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEF4 #FECCD6
analogous
#CCFEDB #CCFEF4 #CCEFFE
triadic
#CCFEF4 #F4CCFE #FEF4CC
tetradic
#CCFEF4 #DBCCFE #FECCD6 #EFFECC
square
#CCFEF4 #DBCCFE #FECCD6 #EFFECC
split-complementary
#CCFEF4 #FECCEF #FEDBCC
monochromatic
#54FCDA #90FDE7 #CCFEF4 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.10
#CCFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CCFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEF4
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEF4 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#BFFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfef4; /* rgb */ color: rgb(204, 254, 244); /* oklch */ color: oklch(96.0% 0.052 181.6);
Tailwind
colors: {
custom: {
50: '#dcfef7',
500: '#ccfef4',
950: '#000000',
},
}SCSS
$custom: #ccfef4; $custom-light: #dcfef7; $custom-dark: #000000;
JSON
{
"hex": "#ccfef4",
"rgb": {
"r": 204,
"g": 254,
"b": 244
},
"hsl": {
"h": 168,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95977,
"c": 0.0525,
"h": 181.6
},
"luminance": 0.90253
}Semantic roles & 50–950 ramp
primary
#CCFEF4
secondary
#E7879A
accent
#002EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585