#C0DFDA#C0DFDA
#C0DFDA is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.033 H 184.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFDA |
|---|---|
| RGB | rgb(192, 223, 218) |
| HSL | hsl(170, 33%, 81%) |
| HSV | hsv(170, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.53, -11.16, -0.99) |
| CIE-LCH | lch(86.53, 11.20, 185.05°) |
| OKLab | oklab(87.97% -0.0333 -0.0028) |
| OKLCH | oklch(87.97% 0.033 184.8) |
| XYZ | xyz(60.7776, 69.0423, 76.4404) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Ice
#D6FFFA
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.22
Very Light Blue
#D5FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFDA #DFC0C5
analogous
#C0DFCB #C0DFDA #C0D5DF
triadic
#C0DFDA #DAC0DF #DFDAC0
tetradic
#C0DFDA #CBC0DF #DFC0C5 #D5DFC0
square
#C0DFDA #CBC0DF #DFC0C5 #D5DFC0
split-complementary
#C0DFDA #DFC0D5 #DFCBC0
monochromatic
#6FB6AA #97CAC2 #C0DFDA #E9F4F2 #EBF5F3
Accessibility & contrast
On white
1.42
#C0DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C0DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFDA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFDA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D5D7DB
Tritanopia (blue-blind)
#B8E0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c0dfda; /* rgb */ color: rgb(192, 223, 218); /* oklch */ color: oklch(88.0% 0.033 184.8);
Tailwind
colors: {
custom: {
50: '#d3e9e5',
500: '#c0dfda',
950: '#000000',
},
}SCSS
$custom: #c0dfda; $custom-light: #d3e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c0dfda",
"rgb": {
"r": 192,
"g": 223,
"b": 218
},
"hsl": {
"h": 170.323,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87966,
"c": 0.03343,
"h": 184.8
},
"luminance": 0.69044
}Semantic roles & 50–950 ramp
primary
#C0DFDA
secondary
#B78C93
accent
#3A4CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484