#CBEFFE#CBEFFE
#CBEFFE is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.1% C 0.043 H 224.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFFE |
|---|---|
| RGB | rgb(203, 239, 254) |
| HSL | hsl(198, 96%, 90%) |
| HSV | hsv(198, 20%, 100%) |
| CMYK | cmyk(20.1%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.39, -8.51, -11.11) |
| CIE-LCH | lch(92.39, 13.99, 232.53°) |
| OKLab | oklab(93.11% -0.0302 -0.0301) |
| OKLCH | oklch(93.11% 0.043 224.9) |
| XYZ | xyz(73.3796, 81.5830, 105.6276) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.85
Ice Blue
#A5DFF9
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Powder Blue
#B0E0E6
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.02
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFFE #FEDACB
analogous
#CBFEF4 #CBEFFE #CBD6FE
triadic
#CBEFFE #FECBEF #EFFECB
tetradic
#CBEFFE #F4CBFE #FEDACB #D6FECB
square
#CBEFFE #F4CBFE #FEDACB #D6FECB
split-complementary
#CBEFFE #FECBD6 #FEF4CB
monochromatic
#53CAFC #8FDDFD #CBEFFE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.21
#CBEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CBEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFFE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFFE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#BDF4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbeffe; /* rgb */ color: rgb(203, 239, 254); /* oklch */ color: oklch(93.1% 0.043 224.9);
Tailwind
colors: {
custom: {
50: '#dbf4fe',
500: '#cbeffe',
950: '#000000',
},
}SCSS
$custom: #cbeffe; $custom-light: #dbf4fe; $custom-dark: #000000;
JSON
{
"hex": "#cbeffe",
"rgb": {
"r": 203,
"g": 239,
"b": 254
},
"hsl": {
"h": 197.647,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.93109,
"c": 0.04264,
"h": 224.9
},
"luminance": 0.81585
}Semantic roles & 50–950 ramp
primary
#CBEFFE
secondary
#E7A386
accent
#4300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585