#CBEFEE#CBEFEE
#CBEFEE is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.6% C 0.037 H 194.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFEE |
|---|---|
| RGB | rgb(203, 239, 238) |
| HSL | hsl(178, 53%, 87%) |
| HSV | hsv(178, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.95, -11.81, -3.42) |
| CIE-LCH | lch(91.95, 12.29, 196.17°) |
| OKLab | oklab(92.62% -0.0362 -0.0093) |
| OKLCH | oklch(92.62% 0.037 194.5) |
| XYZ | xyz(70.9237, 80.6007, 92.6931) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.32
Very Pale Blue
#D6FFFE
ΔE00 3.36
Very Light Blue
#D5FFFF
ΔE00 3.42
Really Light Blue
#D4FFFF
ΔE00 3.48
Pale Blue
#D0FEFE
ΔE00 3.59
Ice
#D6FFFA
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFEE #EFCBCC
analogous
#CBEFDC #CBEFEE #CBDEEF
triadic
#CBEFEE #EECBEF #EFEECB
tetradic
#CBEFEE #DCCBEF #EFCBCC #DEEFCB
square
#CBEFEE #DCCBEF #EFCBCC #DEEFCB
split-complementary
#CBEFEE #EFCBDE #EFDCCB
monochromatic
#6DD2CF #9CE1DF #CBEFEE #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.23
#CBEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CBEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFEE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFEE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#C1F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbefee; /* rgb */ color: rgb(203, 239, 238); /* oklch */ color: oklch(92.6% 0.037 194.5);
Tailwind
colors: {
custom: {
50: '#dbf4f3',
500: '#cbefee',
950: '#000000',
},
}SCSS
$custom: #cbefee; $custom-light: #dbf4f3; $custom-dark: #000000;
JSON
{
"hex": "#cbefee",
"rgb": {
"r": 203,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92618,
"c": 0.0374,
"h": 194.5
},
"luminance": 0.80603
}Semantic roles & 50–950 ramp
primary
#CBEFEE
secondary
#CD9193
accent
#2529C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585