#CCFFEB#CCFFEB
#CCFFEB is a very light, muted teal. Relative luminance 0.904; OKLCH L 95.9% C 0.058 H 169.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFEB |
|---|---|
| RGB | rgb(204, 255, 235) |
| HSL | hsl(156, 100%, 90%) |
| HSV | hsv(156, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.14, -20.00, 4.25) |
| CIE-LCH | lch(96.14, 20.45, 168.01°) |
| OKLab | oklab(95.94% -0.0573 0.0109) |
| OKLCH | oklch(95.94% 0.058 169.2) |
| XYZ | xyz(75.6531, 90.3531, 92.0350) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.61
Eggshell Blue
#C4FFF7
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Light Light Blue
#CAFFFB
ΔE00 5.94
Ice
#D6FFFA
ΔE00 6.03
Pale Cyan
#B7FFFA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFEB #FFCCE0
analogous
#CCFFD2 #CCFFEB #CCF9FF
triadic
#CCFFEB #EBCCFF #FFEBCC
tetradic
#CCFFEB #D2CCFF #FFCCE0 #F9FFCC
square
#CCFFEB #D2CCFF #FFCCE0 #F9FFCC
split-complementary
#CCFFEB #FFCCF9 #FFD2CC
monochromatic
#52FFBB #8FFFD3 #CCFFEB #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CCFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#CCFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFEB
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFEB | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#C1FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffeb; /* rgb */ color: rgb(204, 255, 235); /* oklch */ color: oklch(95.9% 0.058 169.2);
Tailwind
colors: {
custom: {
50: '#dcfff1',
500: '#ccffeb',
950: '#000000',
},
}SCSS
$custom: #ccffeb; $custom-light: #dcfff1; $custom-dark: #000000;
JSON
{
"hex": "#ccffeb",
"rgb": {
"r": 204,
"g": 255,
"b": 235
},
"hsl": {
"h": 156.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95938,
"c": 0.05835,
"h": 169.2
},
"luminance": 0.90356
}Semantic roles & 50–950 ramp
primary
#CCFFEB
secondary
#EA86AD
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685