#CBEFEF#CBEFEF
#CBEFEF is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.6% C 0.037 H 196.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFEF |
|---|---|
| RGB | rgb(203, 239, 239) |
| HSL | hsl(180, 53%, 87%) |
| HSV | hsv(180, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(91.98, -11.61, -3.91) |
| CIE-LCH | lch(91.98, 12.25, 198.60°) |
| OKLab | oklab(92.65% -0.0358 -0.0106) |
| OKLCH | oklch(92.65% 0.037 196.5) |
| XYZ | xyz(71.0710, 80.6596, 93.4690) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.36
Very Pale Blue
#D6FFFE
ΔE00 3.41
Very Light Blue
#D5FFFF
ΔE00 3.42
Really Light Blue
#D4FFFF
ΔE00 3.49
Pale Blue
#D0FEFE
ΔE00 3.61
Lightcyan
#E0FFFF
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFEF #EFCBCB
analogous
#CBEFDD #CBEFEF #CBDDEF
triadic
#CBEFEF #EFCBEF #EFEFCB
tetradic
#CBEFEF #DDCBEF #EFCBCB #DDEFCB
square
#CBEFEF #DDCBEF #EFCBCB #DDEFCB
split-complementary
#CBEFEF #EFCBDD #EFDDCB
monochromatic
#6DD2D2 #9CE1E1 #CBEFEF #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.23
#CBEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CBEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFEF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFEF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#C0F2EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbefef; /* rgb */ color: rgb(203, 239, 239); /* oklch */ color: oklch(92.6% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#dbf4f4',
500: '#cbefef',
950: '#000000',
},
}SCSS
$custom: #cbefef; $custom-light: #dbf4f4; $custom-dark: #000000;
JSON
{
"hex": "#cbefef",
"rgb": {
"r": 203,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92648,
"c": 0.03738,
"h": 196.5
},
"luminance": 0.80662
}Semantic roles & 50–950 ramp
primary
#CBEFEF
secondary
#CD9191
accent
#2525C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585