#CCF8EA#CCF8EA
#CCF8EA is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.4% C 0.049 H 173.9°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8EA |
|---|---|
| RGB | rgb(204, 248, 234) |
| HSL | hsl(161, 76%, 89%) |
| HSV | hsv(161, 18%, 97%) |
| CMYK | cmyk(17.7%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.27, -16.76, 2.05) |
| CIE-LCH | lch(94.27, 16.89, 173.02°) |
| OKLab | oklab(94.44% -0.0486 0.0052) |
| OKLCH | oklch(94.44% 0.049 173.9) |
| XYZ | xyz(73.3165, 85.9105, 90.5455) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.61
Eggshell Blue
#C4FFF7
ΔE00 3.89
Ice
#D6FFFA
ΔE00 4.01
Light Light Blue
#CAFFFB
ΔE00 4.41
Pale Aqua
#B8FFEB
ΔE00 5.24
Very Pale Blue
#D6FFFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8EA #F8CCDA
analogous
#CCF8D4 #CCF8EA #CCF0F8
triadic
#CCF8EA #EACCF8 #F8EACC
tetradic
#CCF8EA #D4CCF8 #F8CCDA #F0F8CC
square
#CCF8EA #D4CCF8 #F8CCDA #F0F8CC
split-complementary
#CCF8EA #F8CCF0 #F8D4CC
monochromatic
#60E9BE #96F1D4 #CCF8EA #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.15
#CCF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CCF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8EA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8EA | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#C2F9F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf8ea; /* rgb */ color: rgb(204, 248, 234); /* oklch */ color: oklch(94.4% 0.049 173.9);
Tailwind
colors: {
custom: {
50: '#dcfaf0',
500: '#ccf8ea',
950: '#000000',
},
}SCSS
$custom: #ccf8ea; $custom-light: #dcfaf0; $custom-dark: #000000;
JSON
{
"hex": "#ccf8ea",
"rgb": {
"r": 204,
"g": 248,
"b": 234
},
"hsl": {
"h": 160.909,
"s": 75.862,
"l": 88.627
},
"oklch": {
"l": 0.94442,
"c": 0.04893,
"h": 173.9
},
"luminance": 0.85913
}Semantic roles & 50–950 ramp
primary
#CCF8EA
secondary
#DC8CA6
accent
#0D4ED8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585