#CCFEE6#CCFEE6
#CCFEE6 is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.6% C 0.060 H 164.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEE6 |
|---|---|
| RGB | rgb(204, 254, 230) |
| HSL | hsl(151, 96%, 90%) |
| HSV | hsv(151, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(95.76, -20.46, 6.27) |
| CIE-LCH | lch(95.76, 21.40, 162.97°) |
| OKLab | oklab(95.59% -0.058 0.0162) |
| OKLCH | oklch(95.59% 0.06 164.4) |
| XYZ | xyz(74.6227, 89.4318, 88.1779) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.18
Eggshell Blue
#C4FFF7
ΔE00 6.03
Duck Egg Blue
#C3FBF4
ΔE00 6.26
Pale Turquoise
#A5FBD5
ΔE00 6.63
Ice
#D6FFFA
ΔE00 7.21
Light Light Blue
#CAFFFB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEE6 #FECCE4
analogous
#CCFECD #CCFEE6 #CCFDFE
triadic
#CCFEE6 #E6CCFE #FEE6CC
tetradic
#CCFEE6 #CDCCFE #FECCE4 #FDFECC
square
#CCFEE6 #CDCCFE #FECCE4 #FDFECC
split-complementary
#CCFEE6 #FECCFD #FECDCC
monochromatic
#54FCAB #90FDC9 #CCFEE6 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.11
#CCFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CCFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEE6
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEE6 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E5
Deuteranopia (green-blind)
#F3F0E7
Tritanopia (blue-blind)
#C2FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfee6; /* rgb */ color: rgb(204, 254, 230); /* oklch */ color: oklch(95.6% 0.060 164.4);
Tailwind
colors: {
custom: {
50: '#dcfeed',
500: '#ccfee6',
950: '#000000',
},
}SCSS
$custom: #ccfee6; $custom-light: #dcfeed; $custom-dark: #000000;
JSON
{
"hex": "#ccfee6",
"rgb": {
"r": 204,
"g": 254,
"b": 230
},
"hsl": {
"h": 151.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95594,
"c": 0.06026,
"h": 164.4
},
"luminance": 0.89434
}Semantic roles & 50–950 ramp
primary
#CCFEE6
secondary
#E787B5
accent
#006EE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684