#CBEFF2#CBEFF2
#CBEFF2 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.7% C 0.038 H 202.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFF2 |
|---|---|
| RGB | rgb(203, 239, 242) |
| HSL | hsl(185, 60%, 87%) |
| HSV | hsv(185, 16%, 95%) |
| CMYK | cmyk(16.1%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.06, -11.00, -5.35) |
| CIE-LCH | lch(92.06, 12.23, 205.94°) |
| OKLab | oklab(92.74% -0.0347 -0.0145) |
| OKLCH | oklch(92.74% 0.038 202.7) |
| XYZ | xyz(71.5179, 80.8383, 95.8225) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Really Light Blue
#D4FFFF
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 3.86
Very Pale Blue
#D6FFFE
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFF2 #F2CECB
analogous
#CBF2E1 #CBEFF2 #CBDCF2
triadic
#CBEFF2 #F2CBEF #EFF2CB
tetradic
#CBEFF2 #E1CBF2 #F2CECB #DCF2CB
square
#CBEFF2 #E1CBF2 #F2CECB #DCF2CB
split-complementary
#CBEFF2 #F2CBDC #F2E1CB
monochromatic
#69D1DA #9AE0E6 #CBEFF2 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.22
#CBEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CBEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFF2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFF2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF2
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#C0F2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeff2; /* rgb */ color: rgb(203, 239, 242); /* oklch */ color: oklch(92.7% 0.038 202.7);
Tailwind
colors: {
custom: {
50: '#dbf4f6',
500: '#cbeff2',
950: '#000000',
},
}SCSS
$custom: #cbeff2; $custom-light: #dbf4f6; $custom-dark: #000000;
JSON
{
"hex": "#cbeff2",
"rgb": {
"r": 203,
"g": 239,
"b": 242
},
"hsl": {
"h": 184.615,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92737,
"c": 0.0376,
"h": 202.7
},
"luminance": 0.8084
}Semantic roles & 50–950 ramp
primary
#CBEFF2
secondary
#D29590
accent
#2B1EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585