#C3EEEF#C3EEEF
#C3EEEF is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.044 H 198.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EEEF |
|---|---|
| RGB | rgb(195, 238, 239) |
| HSL | hsl(181, 58%, 85%) |
| HSV | hsv(181, 18%, 94%) |
| CMYK | cmyk(18.4%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(91.23, -13.56, -5.07) |
| CIE-LCH | lch(91.23, 14.47, 200.52°) |
| OKLab | oklab(91.92% -0.0421 -0.0138) |
| OKLCH | oklch(91.92% 0.044 198.1) |
| XYZ | xyz(68.6558, 78.9809, 93.2721) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.34
Light Sky Blue
#C6FCFF
ΔE00 3.42
Really Light Blue
#D4FFFF
ΔE00 3.58
Very Light Blue
#D5FFFF
ΔE00 3.62
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EEEF #EFC4C3
analogous
#C3EFDA #C3EEEF #C3D8EF
triadic
#C3EEEF #EFC3EE #EEEFC3
tetradic
#C3EEEF #DAC3EF #EFC4C3 #D8EFC3
square
#C3EEEF #DAC3EF #EFC4C3 #D8EFC3
split-complementary
#C3EEEF #EFC3D8 #EFDAC3
monochromatic
#62D3D5 #93E0E2 #C3EEEF #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.25
#C3EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#C3EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EEEF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EEEF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#B6F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3eeef; /* rgb */ color: rgb(195, 238, 239); /* oklch */ color: oklch(91.9% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#d5f3f4',
500: '#c3eeef',
950: '#000000',
},
}SCSS
$custom: #c3eeef; $custom-light: #d5f3f4; $custom-dark: #000000;
JSON
{
"hex": "#c3eeef",
"rgb": {
"r": 195,
"g": 238,
"b": 239
},
"hsl": {
"h": 181.364,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.91923,
"c": 0.04434,
"h": 198.1
},
"luminance": 0.78983
}Semantic roles & 50–950 ramp
primary
#C3EEEF
secondary
#CD8B89
accent
#2420C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585