#CBEFF3#CBEFF3
#CBEFF3 is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.8% C 0.038 H 204.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFF3 |
|---|---|
| RGB | rgb(203, 239, 243) |
| HSL | hsl(186, 63%, 87%) |
| HSV | hsv(186, 16%, 95%) |
| CMYK | cmyk(16.5%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(92.09, -10.80, -5.83) |
| CIE-LCH | lch(92.09, 12.27, 208.37°) |
| OKLab | oklab(92.77% -0.0343 -0.0158) |
| OKLCH | oklch(92.77% 0.038 204.7) |
| XYZ | xyz(71.6685, 80.8986, 96.6156) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 3.97
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Really Light Blue
#D4FFFF
ΔE00 4.05
Very Pale Blue
#D6FFFE
ΔE00 4.11
Pale Blue
#D0FEFE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFF3 #F3CFCB
analogous
#CBF3E3 #CBEFF3 #CBDBF3
triadic
#CBEFF3 #F3CBEF #EFF3CB
tetradic
#CBEFF3 #E3CBF3 #F3CFCB #DBF3CB
square
#CBEFF3 #E3CBF3 #F3CFCB #DBF3CB
split-complementary
#CBEFF3 #F3CBDB #F3E3CB
monochromatic
#68D0DC #99E0E8 #CBEFF3 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.22
#CBEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CBEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFF3
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFF3 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#BFF2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeff3; /* rgb */ color: rgb(203, 239, 243); /* oklch */ color: oklch(92.8% 0.038 204.7);
Tailwind
colors: {
custom: {
50: '#dbf4f7',
500: '#cbeff3',
950: '#000000',
},
}SCSS
$custom: #cbeff3; $custom-light: #dbf4f7; $custom-dark: #000000;
JSON
{
"hex": "#cbeff3",
"rgb": {
"r": 203,
"g": 239,
"b": 243
},
"hsl": {
"h": 186,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.92768,
"c": 0.03778,
"h": 204.7
},
"luminance": 0.80901
}Semantic roles & 50–950 ramp
primary
#CBEFF3
secondary
#D3968F
accent
#2D1BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585