#CBEDF2#CBEDF2
#CBEDF2 is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.036 H 207.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDF2 |
|---|---|
| RGB | rgb(203, 237, 242) |
| HSL | hsl(188, 60%, 87%) |
| HSV | hsv(188, 16%, 95%) |
| CMYK | cmyk(16.1%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.54, -9.99, -6.12) |
| CIE-LCH | lch(91.54, 11.72, 211.49°) |
| OKLab | oklab(92.33% -0.032 -0.0166) |
| OKLCH | oklch(92.33% 0.036 207.4) |
| XYZ | xyz(70.9356, 79.6738, 95.6284) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 4.80
Really Light Blue
#D4FFFF
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDF2 #F2D0CB
analogous
#CBF2E4 #CBEDF2 #CBDAF2
triadic
#CBEDF2 #F2CBED #EDF2CB
tetradic
#CBEDF2 #E4CBF2 #F2D0CB #DAF2CB
square
#CBEDF2 #E4CBF2 #F2D0CB #DAF2CB
split-complementary
#CBEDF2 #F2CBDA #F2E4CB
monochromatic
#69CBDA #9ADCE6 #CBEDF2 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.24
#CBEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CBEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDF2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDF2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#C0F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbedf2; /* rgb */ color: rgb(203, 237, 242); /* oklch */ color: oklch(92.3% 0.036 207.4);
Tailwind
colors: {
custom: {
50: '#dbf2f6',
500: '#cbedf2',
950: '#000000',
},
}SCSS
$custom: #cbedf2; $custom-light: #dbf2f6; $custom-dark: #000000;
JSON
{
"hex": "#cbedf2",
"rgb": {
"r": 203,
"g": 237,
"b": 242
},
"hsl": {
"h": 187.692,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92325,
"c": 0.03608,
"h": 207.4
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#CBEDF2
secondary
#D29890
accent
#341EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585