#CBFDFF#CBFDFF
#CBFDFF is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.051 H 199.4°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDFF |
|---|---|
| RGB | rgb(203, 253, 255) |
| HSL | hsl(182, 100%, 90%) |
| HSV | hsv(182, 20%, 100%) |
| CMYK | cmyk(20.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.06, -15.32, -6.18) |
| CIE-LCH | lch(96.06, 16.52, 201.95°) |
| OKLab | oklab(96.03% -0.0479 -0.0168) |
| OKLCH | oklch(96.03% 0.051 199.4) |
| XYZ | xyz(77.7987, 90.1642, 107.8927) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.88
Pale Blue
#D0FEFE
ΔE00 1.09
Really Light Blue
#D4FFFF
ΔE00 1.70
Very Light Blue
#D5FFFF
ΔE00 1.90
Very Pale Blue
#D6FFFE
ΔE00 2.22
Ice Blue (survey)
#D7FFFE
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDFF #FFCDCB
analogous
#CBFFE7 #CBFDFF #CBE3FF
triadic
#CBFDFF #FFCBFD #FDFFCB
tetradic
#CBFDFF #E7CBFF #FFCDCB #E3FFCB
square
#CBFDFF #E7CBFF #FFCDCB #E3FFCB
split-complementary
#CBFDFF #FFCBE3 #FFE7CB
monochromatic
#51F8FF #8EFBFF #CBFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#CBFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CBFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDFF
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDFF | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#BBFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfdff; /* rgb */ color: rgb(203, 253, 255); /* oklch */ color: oklch(96.0% 0.051 199.4);
Tailwind
colors: {
custom: {
50: '#dbfeff',
500: '#cbfdff',
950: '#000000',
},
}SCSS
$custom: #cbfdff; $custom-light: #dbfeff; $custom-dark: #000000;
JSON
{
"hex": "#cbfdff",
"rgb": {
"r": 203,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96028,
"c": 0.05074,
"h": 199.4
},
"luminance": 0.90167
}Semantic roles & 50–950 ramp
primary
#CBFDFF
secondary
#E98985
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586