#CCFEEB#CCFEEB
#CCFEEB is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.7% C 0.057 H 169.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEEB |
|---|---|
| RGB | rgb(204, 254, 235) |
| HSL | hsl(157, 96%, 90%) |
| HSV | hsv(157, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.88, -19.51, 3.87) |
| CIE-LCH | lch(95.88, 19.89, 168.79°) |
| OKLab | oklab(95.73% -0.056 0.0099) |
| OKLCH | oklch(95.73% 0.057 169.9) |
| XYZ | xyz(75.3349, 89.7167, 91.9290) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.75
Eggshell Blue
#C4FFF7
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 4.62
Light Light Blue
#CAFFFB
ΔE00 5.63
Ice
#D6FFFA
ΔE00 5.68
Pale Cyan
#B7FFFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEEB #FECCDF
analogous
#CCFED2 #CCFEEB #CCF8FE
triadic
#CCFEEB #EBCCFE #FEEBCC
tetradic
#CCFEEB #D2CCFE #FECCDF #F8FECC
square
#CCFEEB #D2CCFE #FECCDF #F8FECC
split-complementary
#CCFEEB #FECCF8 #FED2CC
monochromatic
#54FCBC #90FDD3 #CCFEEB #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.11
#CCFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CCFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEEB
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEEB | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F2F0EC
Tritanopia (blue-blind)
#C1FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfeeb; /* rgb */ color: rgb(204, 254, 235); /* oklch */ color: oklch(95.7% 0.057 169.9);
Tailwind
colors: {
custom: {
50: '#dcfef1',
500: '#ccfeeb',
950: '#000000',
},
}SCSS
$custom: #ccfeeb; $custom-light: #dcfef1; $custom-dark: #000000;
JSON
{
"hex": "#ccfeeb",
"rgb": {
"r": 204,
"g": 254,
"b": 235
},
"hsl": {
"h": 157.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95727,
"c": 0.0569,
"h": 169.9
},
"luminance": 0.89719
}Semantic roles & 50–950 ramp
primary
#CCFEEB
secondary
#E787AB
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685