#CBFCFE#CBFCFE
#CBFCFE is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.050 H 199.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCFE |
|---|---|
| RGB | rgb(203, 252, 254) |
| HSL | hsl(182, 96%, 90%) |
| HSV | hsv(182, 20%, 100%) |
| CMYK | cmyk(20.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.78, -15.04, -6.09) |
| CIE-LCH | lch(95.78, 16.22, 202.04°) |
| OKLab | oklab(95.79% -0.047 -0.0166) |
| OKLCH | oklch(95.79% 0.05 199.4) |
| XYZ | xyz(77.3232, 89.4703, 106.9422) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.01
Pale Blue
#D0FEFE
ΔE00 1.05
Really Light Blue
#D4FFFF
ΔE00 1.61
Very Light Blue
#D5FFFF
ΔE00 1.80
Very Pale Blue
#D6FFFE
ΔE00 2.13
Ice Blue (survey)
#D7FFFE
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCFE #FECDCB
analogous
#CBFEE7 #CBFCFE #CBE3FE
triadic
#CBFCFE #FECBFC #FCFECB
tetradic
#CBFCFE #E7CBFE #FECDCB #E3FECB
square
#CBFCFE #E7CBFE #FECDCB #E3FECB
split-complementary
#CBFCFE #FECBE3 #FEE7CB
monochromatic
#53F5FC #8FF9FD #CBFCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.11
#CBFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CBFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCFE
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCFE | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#BBFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfcfe; /* rgb */ color: rgb(203, 252, 254); /* oklch */ color: oklch(95.8% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#dbfdfe',
500: '#cbfcfe',
950: '#000000',
},
}SCSS
$custom: #cbfcfe; $custom-light: #dbfdfe; $custom-dark: #000000;
JSON
{
"hex": "#cbfcfe",
"rgb": {
"r": 203,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.353,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.9579,
"c": 0.04981,
"h": 199.4
},
"luminance": 0.89473
}Semantic roles & 50–950 ramp
primary
#CBFCFE
secondary
#E78A86
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585