#CBEEF3#CBEEF3
#CBEEF3 is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.6% C 0.037 H 207.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEF3 |
|---|---|
| RGB | rgb(203, 238, 243) |
| HSL | hsl(188, 63%, 87%) |
| HSV | hsv(188, 16%, 95%) |
| CMYK | cmyk(16.5%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(91.83, -10.29, -6.22) |
| CIE-LCH | lch(91.83, 12.02, 211.13°) |
| OKLab | oklab(92.56% -0.033 -0.0168) |
| OKLCH | oklch(92.56% 0.037 207) |
| XYZ | xyz(71.3765, 80.3147, 96.5183) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.47
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.57
Very Pale Blue
#D6FFFE
ΔE00 4.63
Powder Blue
#B0E0E6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEF3 #F3D0CB
analogous
#CBF3E4 #CBEEF3 #CBDAF3
triadic
#CBEEF3 #F3CBEE #EEF3CB
tetradic
#CBEEF3 #E4CBF3 #F3D0CB #DAF3CB
square
#CBEEF3 #E4CBF3 #F3D0CB #DAF3CB
split-complementary
#CBEEF3 #F3CBDA #F3E4CB
monochromatic
#68CDDC #99DEE8 #CBEEF3 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.23
#CBEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CBEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEF3
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEF3 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF3
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#BFF1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeef3; /* rgb */ color: rgb(203, 238, 243); /* oklch */ color: oklch(92.6% 0.037 207.0);
Tailwind
colors: {
custom: {
50: '#dbf3f7',
500: '#cbeef3',
950: '#000000',
},
}SCSS
$custom: #cbeef3; $custom-light: #dbf3f7; $custom-dark: #000000;
JSON
{
"hex": "#cbeef3",
"rgb": {
"r": 203,
"g": 238,
"b": 243
},
"hsl": {
"h": 187.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.92561,
"c": 0.03704,
"h": 207
},
"luminance": 0.80317
}Semantic roles & 50–950 ramp
primary
#CBEEF3
secondary
#D3988F
accent
#311BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585