#CBEFE8#CBEFE8
#CBEFE8 is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.4% C 0.039 H 182.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFE8 |
|---|---|
| RGB | rgb(203, 239, 232) |
| HSL | hsl(168, 53%, 87%) |
| HSV | hsv(168, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(91.80, -12.99, -0.53) |
| CIE-LCH | lch(91.80, 13.00, 182.32°) |
| OKLab | oklab(92.44% -0.0385 -0.0016) |
| OKLCH | oklch(92.44% 0.039 182.4) |
| XYZ | xyz(70.0569, 80.2539, 88.1278) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.47
Ice Blue (survey)
#D7FFFE
ΔE00 4.18
Very Pale Blue
#D6FFFE
ΔE00 4.18
Very Light Blue
#D5FFFF
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.48
Pale Blue
#D0FEFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFE8 #EFCBD2
analogous
#CBEFD6 #CBEFE8 #CBE4EF
triadic
#CBEFE8 #E8CBEF #EFE8CB
tetradic
#CBEFE8 #D6CBEF #EFCBD2 #E4EFCB
square
#CBEFE8 #D6CBEF #EFCBD2 #E4EFCB
split-complementary
#CBEFE8 #EFCBE4 #EFD6CB
monochromatic
#6DD2BF #9CE1D3 #CBEFE8 #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.23
#CBEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CBEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFE8
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFE8 | 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)
#EBEBE8
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#C2F1ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbefe8; /* rgb */ color: rgb(203, 239, 232); /* oklch */ color: oklch(92.4% 0.039 182.4);
Tailwind
colors: {
custom: {
50: '#dbf4ef',
500: '#cbefe8',
950: '#000000',
},
}SCSS
$custom: #cbefe8; $custom-light: #dbf4ef; $custom-dark: #000000;
JSON
{
"hex": "#cbefe8",
"rgb": {
"r": 203,
"g": 239,
"b": 232
},
"hsl": {
"h": 168.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92444,
"c": 0.03858,
"h": 182.4
},
"luminance": 0.80256
}Semantic roles & 50–950 ramp
primary
#CBEFE8
secondary
#CD919D
accent
#2543C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585