#C1DFDA#C1DFDA
#C1DFDA is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.032 H 184.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFDA |
|---|---|
| RGB | rgb(193, 223, 218) |
| HSL | hsl(170, 32%, 82%) |
| HSV | hsv(170, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.59, -10.84, -0.88) |
| CIE-LCH | lch(86.59, 10.87, 184.66°) |
| OKLab | oklab(88.03% -0.0323 -0.0025) |
| OKLCH | oklch(88.03% 0.032 184.5) |
| XYZ | xyz(61.0317, 69.1734, 76.4523) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Ice
#D6FFFA
ΔE00 7.00
Ice Blue (survey)
#D7FFFE
ΔE00 7.13
Very Pale Blue
#D6FFFE
ΔE00 7.17
Lightcyan
#E0FFFF
ΔE00 7.27
Very Light Blue
#D5FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFDA #DFC1C6
analogous
#C1DFCB #C1DFDA #C1D5DF
triadic
#C1DFDA #DAC1DF #DFDAC1
tetradic
#C1DFDA #CBC1DF #DFC1C6 #D5DFC1
square
#C1DFDA #CBC1DF #DFC1C6 #D5DFC1
split-complementary
#C1DFDA #DFC1D5 #DFCBC1
monochromatic
#70B5AA #99CAC2 #C1DFDA #E9F4F2 #EBF5F3
Accessibility & contrast
On white
1.42
#C1DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C1DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFDA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFDA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#B9E0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c1dfda; /* rgb */ color: rgb(193, 223, 218); /* oklch */ color: oklch(88.0% 0.032 184.5);
Tailwind
colors: {
custom: {
50: '#d4e9e5',
500: '#c1dfda',
950: '#000000',
},
}SCSS
$custom: #c1dfda; $custom-light: #d4e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c1dfda",
"rgb": {
"r": 193,
"g": 223,
"b": 218
},
"hsl": {
"h": 170,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.88034,
"c": 0.03243,
"h": 184.5
},
"luminance": 0.69175
}Semantic roles & 50–950 ramp
primary
#C1DFDA
secondary
#B78D94
accent
#3B4DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484