#CBFCFF#CBFCFF
#CBFCFF is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.050 H 201.0°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCFF |
|---|---|
| RGB | rgb(203, 252, 255) |
| HSL | hsl(183, 100%, 90%) |
| HSV | hsv(183, 20%, 100%) |
| CMYK | cmyk(20.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.80, -14.83, -6.56) |
| CIE-LCH | lch(95.80, 16.22, 203.87°) |
| OKLab | oklab(95.82% -0.0466 -0.0179) |
| OKLCH | oklch(95.82% 0.05 201) |
| XYZ | xyz(77.4838, 89.5345, 107.7877) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.05
Pale Blue
#D0FEFE
ΔE00 1.34
Really Light Blue
#D4FFFF
ΔE00 1.77
Very Light Blue
#D5FFFF
ΔE00 1.93
Very Pale Blue
#D6FFFE
ΔE00 2.31
Ice Blue (survey)
#D7FFFE
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCFF #FFCECB
analogous
#CBFFE8 #CBFCFF #CBE2FF
triadic
#CBFCFF #FFCBFC #FCFFCB
tetradic
#CBFCFF #E8CBFF #FFCECB #E2FFCB
square
#CBFCFF #E8CBFF #FFCECB #E2FFCB
split-complementary
#CBFCFF #FFCBE2 #FFE8CB
monochromatic
#51F5FF #8EF8FF #CBFCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.11
#CBFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CBFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCFF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCFF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#BBFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfcff; /* rgb */ color: rgb(203, 252, 255); /* oklch */ color: oklch(95.8% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#dbfdff',
500: '#cbfcff',
950: '#000000',
},
}SCSS
$custom: #cbfcff; $custom-light: #dbfdff; $custom-dark: #000000;
JSON
{
"hex": "#cbfcff",
"rgb": {
"r": 203,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9582,
"c": 0.0499,
"h": 201
},
"luminance": 0.89537
}Semantic roles & 50–950 ramp
primary
#CBFCFF
secondary
#E98B85
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586