#CCFFEF#CCFFEF
#CCFFEF is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.0% C 0.056 H 174.0°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFEF |
|---|---|
| RGB | rgb(204, 255, 239) |
| HSL | hsl(161, 100%, 90%) |
| HSV | hsv(161, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.24, -19.23, 2.33) |
| CIE-LCH | lch(96.24, 19.37, 173.09°) |
| OKLab | oklab(96.05% -0.0557 0.0059) |
| OKLCH | oklch(96.05% 0.056 174) |
| XYZ | xyz(76.2374, 90.5868, 95.1128) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.34
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Pale Aqua
#B8FFEB
ΔE00 3.73
Light Light Blue
#CAFFFB
ΔE00 4.54
Ice
#D6FFFA
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFEF #FFCCDC
analogous
#CCFFD5 #CCFFEF #CCF6FF
triadic
#CCFFEF #EFCCFF #FFEFCC
tetradic
#CCFFEF #D5CCFF #FFCCDC #F6FFCC
square
#CCFFEF #D5CCFF #FFCCDC #F6FFCC
split-complementary
#CCFFEF #FFCCF6 #FFD5CC
monochromatic
#52FFC9 #8FFFDC #CCFFEF #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CCFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CCFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFEF
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFEF | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffef; /* rgb */ color: rgb(204, 255, 239); /* oklch */ color: oklch(96.0% 0.056 174.0);
Tailwind
colors: {
custom: {
50: '#dcfff4',
500: '#ccffef',
950: '#000000',
},
}SCSS
$custom: #ccffef; $custom-light: #dcfff4; $custom-dark: #000000;
JSON
{
"hex": "#ccffef",
"rgb": {
"r": 204,
"g": 255,
"b": 239
},
"hsl": {
"h": 161.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96047,
"c": 0.05604,
"h": 174
},
"luminance": 0.90589
}Semantic roles & 50–950 ramp
primary
#CCFFEF
secondary
#EA86A5
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685