#C2EFF2#C2EFF2
#C2EFF2 is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.2% C 0.046 H 201.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFF2 |
|---|---|
| RGB | rgb(194, 239, 242) |
| HSL | hsl(184, 65%, 85%) |
| HSV | hsv(184, 20%, 95%) |
| CMYK | cmyk(19.8%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.51, -13.73, -6.22) |
| CIE-LCH | lch(91.51, 15.08, 204.38°) |
| OKLab | oklab(92.16% -0.0432 -0.0169) |
| OKLCH | oklch(92.16% 0.046 201.4) |
| XYZ | xyz(69.1371, 79.6107, 95.7109) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.89
Light Sky Blue
#C6FCFF
ΔE00 3.05
Pale Blue
#D0FEFE
ΔE00 3.33
Really Light Blue
#D4FFFF
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 3.64
Very Light Blue
#D5FFFF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFF2 #F2C5C2
analogous
#C2F2DD #C2EFF2 #C2D7F2
triadic
#C2EFF2 #F2C2EF #EFF2C2
tetradic
#C2EFF2 #DDC2F2 #F2C5C2 #D7F2C2
square
#C2EFF2 #DDC2F2 #F2C5C2 #D7F2C2
split-complementary
#C2EFF2 #F2C2D7 #F2DDC2
monochromatic
#5DD5DC #90E2E7 #C2EFF2 #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.24
#C2EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#C2EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFF2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFF2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#B3F3F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2eff2; /* rgb */ color: rgb(194, 239, 242); /* oklch */ color: oklch(92.2% 0.046 201.4);
Tailwind
colors: {
custom: {
50: '#d5f4f6',
500: '#c2eff2',
950: '#000000',
},
}SCSS
$custom: #c2eff2; $custom-light: #d5f4f6; $custom-dark: #000000;
JSON
{
"hex": "#c2eff2",
"rgb": {
"r": 194,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.9216,
"c": 0.04641,
"h": 201.4
},
"luminance": 0.79613
}Semantic roles & 50–950 ramp
primary
#C2EFF2
secondary
#D28B86
accent
#2419CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585