#CCFFEE#CCFFEE
#CCFFEE is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.057 H 172.7°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFEE |
|---|---|
| RGB | rgb(204, 255, 238) |
| HSL | hsl(160, 100%, 90%) |
| HSV | hsv(160, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.22, -19.42, 2.81) |
| CIE-LCH | lch(96.22, 19.62, 171.77°) |
| OKLab | oklab(96.02% -0.0561 0.0072) |
| OKLCH | oklch(96.02% 0.057 172.7) |
| XYZ | xyz(76.0901, 90.5279, 94.3369) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.64
Eggshell Blue
#C4FFF7
ΔE00 3.67
Duck Egg Blue
#C3FBF4
ΔE00 3.92
Light Light Blue
#CAFFFB
ΔE00 4.90
Ice
#D6FFFA
ΔE00 5.12
Pale Cyan
#B7FFFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFEE #FFCCDD
analogous
#CCFFD5 #CCFFEE #CCF6FF
triadic
#CCFFEE #EECCFF #FFEECC
tetradic
#CCFFEE #D5CCFF #FFCCDD #F6FFCC
square
#CCFFEE #D5CCFF #FFCCDD #F6FFCC
split-complementary
#CCFFEE #FFCCF6 #FFD5CC
monochromatic
#52FFC5 #8FFFDA #CCFFEE #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CCFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CCFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFEE
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFEE | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffee; /* rgb */ color: rgb(204, 255, 238); /* oklch */ color: oklch(96.0% 0.057 172.7);
Tailwind
colors: {
custom: {
50: '#dcfff3',
500: '#ccffee',
950: '#000000',
},
}SCSS
$custom: #ccffee; $custom-light: #dcfff3; $custom-dark: #000000;
JSON
{
"hex": "#ccffee",
"rgb": {
"r": 204,
"g": 255,
"b": 238
},
"hsl": {
"h": 160,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96019,
"c": 0.05658,
"h": 172.7
},
"luminance": 0.9053
}Semantic roles & 50–950 ramp
primary
#CCFFEE
secondary
#EA86A7
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685