#CBEEFE#CBEEFE
#CBEEFE is a very light, muted cyan. Relative luminance 0.810; OKLCH L 92.9% C 0.042 H 227.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEFE |
|---|---|
| RGB | rgb(203, 238, 254) |
| HSL | hsl(199, 96%, 90%) |
| HSV | hsv(199, 20%, 100%) |
| CMYK | cmyk(20.1%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(92.13, -8.01, -11.49) |
| CIE-LCH | lch(92.13, 14.01, 235.14°) |
| OKLab | oklab(92.9% -0.0289 -0.0312) |
| OKLCH | oklch(92.9% 0.042 227.2) |
| XYZ | xyz(73.0877, 80.9991, 105.5303) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 7.51
Very Light Blue
#D5FFFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEFE #FEDBCB
analogous
#CBFEF5 #CBEEFE #CBD5FE
triadic
#CBEEFE #FECBEE #EEFECB
tetradic
#CBEEFE #F5CBFE #FEDBCB #D5FECB
square
#CBEEFE #F5CBFE #FEDBCB #D5FECB
split-complementary
#CBEEFE #FECBD5 #FEF5CB
monochromatic
#53C7FC #8FDAFD #CBEEFE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.22
#CBEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CBEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#BDF3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeefe; /* rgb */ color: rgb(203, 238, 254); /* oklch */ color: oklch(92.9% 0.042 227.2);
Tailwind
colors: {
custom: {
50: '#dbf3fe',
500: '#cbeefe',
950: '#000000',
},
}SCSS
$custom: #cbeefe; $custom-light: #dbf3fe; $custom-dark: #000000;
JSON
{
"hex": "#cbeefe",
"rgb": {
"r": 203,
"g": 238,
"b": 254
},
"hsl": {
"h": 198.824,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.92904,
"c": 0.04249,
"h": 227.2
},
"luminance": 0.81001
}Semantic roles & 50–950 ramp
primary
#CBEEFE
secondary
#E7A486
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585