#CBFCF2#CBFCF2
#CBFCF2 is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.4% C 0.052 H 181.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCF2 |
|---|---|
| RGB | rgb(203, 252, 242) |
| HSL | hsl(168, 89%, 89%) |
| HSV | hsv(168, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(95.47, -17.47, -0.35) |
| CIE-LCH | lch(95.47, 17.48, 181.15°) |
| OKLab | oklab(95.44% -0.0516 -0.0012) |
| OKLCH | oklch(95.44% 0.052 181.3) |
| XYZ | xyz(75.4615, 88.7256, 97.1370) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.81
Eggshell Blue
#C4FFF7
ΔE00 2.08
Light Light Blue
#CAFFFB
ΔE00 2.48
Ice
#D6FFFA
ΔE00 2.95
Pale Blue
#D0FEFE
ΔE00 4.20
Very Pale Blue
#D6FFFE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCF2 #FCCBD5
analogous
#CBFCDA #CBFCF2 #CBEEFC
triadic
#CBFCF2 #F2CBFC #FCF2CB
tetradic
#CBFCF2 #DACBFC #FCCBD5 #EEFCCB
square
#CBFCF2 #DACBFC #FCCBD5 #EEFCCB
split-complementary
#CBFCF2 #FCCBEE #FCDACB
monochromatic
#57F5D5 #91F9E4 #CBFCF2 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.12
#CBFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CBFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCF2
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCF2 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#BEFEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfcf2; /* rgb */ color: rgb(203, 252, 242); /* oklch */ color: oklch(95.4% 0.052 181.3);
Tailwind
colors: {
custom: {
50: '#dbfdf6',
500: '#cbfcf2',
950: '#000000',
},
}SCSS
$custom: #cbfcf2; $custom-light: #dbfdf6; $custom-dark: #000000;
JSON
{
"hex": "#cbfcf2",
"rgb": {
"r": 203,
"g": 252,
"b": 242
},
"hsl": {
"h": 167.755,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.9544,
"c": 0.05163,
"h": 181.3
},
"luminance": 0.88728
}Semantic roles & 50–950 ramp
primary
#CBFCF2
secondary
#E3889B
accent
#002FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585