#CBEEF2#CBEEF2
#CBEEF2 is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.5% C 0.037 H 205.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEF2 |
|---|---|
| RGB | rgb(203, 238, 242) |
| HSL | hsl(186, 60%, 87%) |
| HSV | hsv(186, 16%, 95%) |
| CMYK | cmyk(16.1%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(91.80, -10.50, -5.74) |
| CIE-LCH | lch(91.80, 11.96, 208.65°) |
| OKLab | oklab(92.53% -0.0334 -0.0155) |
| OKLCH | oklch(92.53% 0.037 205) |
| XYZ | xyz(71.2259, 80.2544, 95.7251) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.23
Ice Blue (survey)
#D7FFFE
ΔE00 4.29
Really Light Blue
#D4FFFF
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.36
Pale Blue
#D0FEFE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEF2 #F2CFCB
analogous
#CBF2E3 #CBEEF2 #CBDBF2
triadic
#CBEEF2 #F2CBEE #EEF2CB
tetradic
#CBEEF2 #E3CBF2 #F2CFCB #DBF2CB
square
#CBEEF2 #E3CBF2 #F2CFCB #DBF2CB
split-complementary
#CBEEF2 #F2CBDB #F2E3CB
monochromatic
#69CEDA #9ADEE6 #CBEEF2 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.23
#CBEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CBEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEF2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEF2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#C0F1EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeef2; /* rgb */ color: rgb(203, 238, 242); /* oklch */ color: oklch(92.5% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#dbf3f6',
500: '#cbeef2',
950: '#000000',
},
}SCSS
$custom: #cbeef2; $custom-light: #dbf3f6; $custom-dark: #000000;
JSON
{
"hex": "#cbeef2",
"rgb": {
"r": 203,
"g": 238,
"b": 242
},
"hsl": {
"h": 186.154,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92531,
"c": 0.03682,
"h": 205
},
"luminance": 0.80256
}Semantic roles & 50–950 ramp
primary
#CBEEF2
secondary
#D29690
accent
#2F1EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585