#CBF2F2#CBF2F2
#CBF2F2 is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.4% C 0.040 H 196.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2F2 |
|---|---|
| RGB | rgb(203, 242, 242) |
| HSL | hsl(180, 60%, 87%) |
| HSV | hsv(180, 16%, 95%) |
| CMYK | cmyk(16.1%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(92.84, -12.51, -4.20) |
| CIE-LCH | lch(92.84, 13.19, 198.55°) |
| OKLab | oklab(93.36% -0.0386 -0.0114) |
| OKLCH | oklch(93.36% 0.04 196.5) |
| XYZ | xyz(72.4034, 82.6095, 96.1177) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.67
Very Pale Blue
#D6FFFE
ΔE00 2.69
Ice Blue (survey)
#D7FFFE
ΔE00 2.69
Really Light Blue
#D4FFFF
ΔE00 2.71
Pale Blue
#D0FEFE
ΔE00 2.74
Ice
#D6FFFA
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2F2 #F2CBCB
analogous
#CBF2DF #CBF2F2 #CBDFF2
triadic
#CBF2F2 #F2CBF2 #F2F2CB
tetradic
#CBF2F2 #DFCBF2 #F2CBCB #DFF2CB
square
#CBF2F2 #DFCBF2 #F2CBCB #DFF2CB
split-complementary
#CBF2F2 #F2CBDF #F2DFCB
monochromatic
#69DADA #9AE6E6 #CBF2F2 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.20
#CBF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CBF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2F2
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2F2 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#BFF5F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf2f2; /* rgb */ color: rgb(203, 242, 242); /* oklch */ color: oklch(93.4% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#dbf6f6',
500: '#cbf2f2',
950: '#000000',
},
}SCSS
$custom: #cbf2f2; $custom-light: #dbf6f6; $custom-dark: #000000;
JSON
{
"hex": "#cbf2f2",
"rgb": {
"r": 203,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.93358,
"c": 0.04029,
"h": 196.5
},
"luminance": 0.82612
}Semantic roles & 50–950 ramp
primary
#CBF2F2
secondary
#D29090
accent
#1E1EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585