#CBFBFE#CBFBFE
#CBFBFE is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.6% C 0.049 H 201.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBFE |
|---|---|
| RGB | rgb(203, 251, 254) |
| HSL | hsl(184, 96%, 90%) |
| HSV | hsv(184, 20%, 100%) |
| CMYK | cmyk(20.1%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(95.52, -14.54, -6.47) |
| CIE-LCH | lch(95.52, 15.92, 204.00°) |
| OKLab | oklab(95.58% -0.0457 -0.0176) |
| OKLCH | oklch(95.58% 0.049 201.1) |
| XYZ | xyz(77.0100, 88.8439, 106.8378) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.24
Pale Blue
#D0FEFE
ΔE00 1.37
Really Light Blue
#D4FFFF
ΔE00 1.75
Very Light Blue
#D5FFFF
ΔE00 1.89
Very Pale Blue
#D6FFFE
ΔE00 2.26
Ice Blue (survey)
#D7FFFE
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBFE #FECECB
analogous
#CBFEE7 #CBFBFE #CBE2FE
triadic
#CBFBFE #FECBFB #FBFECB
tetradic
#CBFBFE #E7CBFE #FECECB #E2FECB
square
#CBFBFE #E7CBFE #FECECB #E2FECB
split-complementary
#CBFBFE #FECBE2 #FEE7CB
monochromatic
#53F2FC #8FF6FD #CBFBFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.12
#CBFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CBFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBFE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBFE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#BBFFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfbfe; /* rgb */ color: rgb(203, 251, 254); /* oklch */ color: oklch(95.6% 0.049 201.1);
Tailwind
colors: {
custom: {
50: '#dbfcfe',
500: '#cbfbfe',
950: '#000000',
},
}SCSS
$custom: #cbfbfe; $custom-light: #dbfcfe; $custom-dark: #000000;
JSON
{
"hex": "#cbfbfe",
"rgb": {
"r": 203,
"g": 251,
"b": 254
},
"hsl": {
"h": 183.529,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95583,
"c": 0.04897,
"h": 201.1
},
"luminance": 0.88847
}Semantic roles & 50–950 ramp
primary
#CBFBFE
secondary
#E78C86
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585