#CDFCFC#CDFCFC
#CDFCFC is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.9% C 0.048 H 196.4°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCFC |
|---|---|
| RGB | rgb(205, 252, 252) |
| HSL | hsl(180, 89%, 90%) |
| HSV | hsv(180, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(95.84, -14.85, -4.95) |
| CIE-LCH | lch(95.84, 15.65, 198.42°) |
| OKLab | oklab(95.85% -0.0459 -0.0135) |
| OKLCH | oklch(95.85% 0.048 196.4) |
| XYZ | xyz(77.5530, 89.6256, 105.2899) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.50
Really Light Blue
#D4FFFF
ΔE00 1.19
Very Light Blue
#D5FFFF
ΔE00 1.40
Very Pale Blue
#D6FFFE
ΔE00 1.59
Light Sky Blue
#C6FCFF
ΔE00 1.67
Ice Blue (survey)
#D7FFFE
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCFC #FCCDCD
analogous
#CDFCE5 #CDFCFC #CDE5FC
triadic
#CDFCFC #FCCDFC #FCFCCD
tetradic
#CDFCFC #E5CDFC #FCCDCD #E5FCCD
square
#CDFCFC #E5CDFC #FCCDCD #E5FCCD
split-complementary
#CDFCFC #FCCDE5 #FCE5CD
monochromatic
#5AF5F5 #93F9F9 #CDFCFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CDFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CDFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCFC
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCFC | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#BEFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcfc; /* rgb */ color: rgb(205, 252, 252); /* oklch */ color: oklch(95.9% 0.048 196.4);
Tailwind
colors: {
custom: {
50: '#ddfdfd',
500: '#cdfcfc',
950: '#000000',
},
}SCSS
$custom: #cdfcfc; $custom-light: #ddfdfd; $custom-dark: #000000;
JSON
{
"hex": "#cdfcfc",
"rgb": {
"r": 205,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95854,
"c": 0.04783,
"h": 196.4
},
"luminance": 0.89628
}Semantic roles & 50–950 ramp
primary
#CDFCFC
secondary
#E48A8A
accent
#0000E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585