#CCFBEA#CCFBEA
#CCFBEA is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.1% C 0.053 H 171.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBEA |
|---|---|
| RGB | rgb(204, 251, 234) |
| HSL | hsl(158, 85%, 89%) |
| HSV | hsv(158, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(95.06, -18.24, 3.20) |
| CIE-LCH | lch(95.06, 18.52, 170.05°) |
| OKLab | oklab(95.07% -0.0525 0.0082) |
| OKLCH | oklch(95.07% 0.053 171.1) |
| XYZ | xyz(74.2463, 87.7700, 90.8554) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.14
Duck Egg Blue
#C3FBF4
ΔE00 4.15
Pale Aqua
#B8FFEB
ΔE00 4.35
Ice
#D6FFFA
ΔE00 4.97
Light Light Blue
#CAFFFB
ΔE00 5.11
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBEA #FBCCDD
analogous
#CCFBD3 #CCFBEA #CCF5FB
triadic
#CCFBEA #EACCFB #FBEACC
tetradic
#CCFBEA #D3CCFB #FBCCDD #F5FBCC
square
#CCFBEA #D3CCFB #FBCCDD #F5FBCC
split-complementary
#CCFBEA #FBCCF5 #FBD3CC
monochromatic
#5BF2BB #93F7D3 #CCFBEA #E3FDF3 #E3FDF3
Accessibility & contrast
On white
1.13
#CCFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CCFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBEA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBEA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#C2FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfbea; /* rgb */ color: rgb(204, 251, 234); /* oklch */ color: oklch(95.1% 0.053 171.1);
Tailwind
colors: {
custom: {
50: '#dcfcf0',
500: '#ccfbea',
950: '#000000',
},
}SCSS
$custom: #ccfbea; $custom-light: #dcfcf0; $custom-dark: #000000;
JSON
{
"hex": "#ccfbea",
"rgb": {
"r": 204,
"g": 251,
"b": 234
},
"hsl": {
"h": 158.298,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.9507,
"c": 0.05319,
"h": 171.1
},
"luminance": 0.87772
}Semantic roles & 50–950 ramp
primary
#CCFBEA
secondary
#E28AA9
accent
#0454E2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585