#CBFEFF#CBFEFF
#CBFEFF is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.052 H 197.8°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEFF |
|---|---|
| RGB | rgb(203, 254, 255) |
| HSL | hsl(181, 100%, 90%) |
| HSV | hsv(181, 20%, 100%) |
| CMYK | cmyk(20.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(96.33, -15.82, -5.79) |
| CIE-LCH | lch(96.33, 16.84, 200.11°) |
| OKLab | oklab(96.24% -0.0491 -0.0158) |
| OKLCH | oklch(96.24% 0.052 197.8) |
| XYZ | xyz(78.1152, 90.7972, 107.9982) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.01
Pale Blue
#D0FEFE
ΔE00 1.07
Really Light Blue
#D4FFFF
ΔE00 1.77
Very Light Blue
#D5FFFF
ΔE00 2.00
Light Light Blue
#CAFFFB
ΔE00 2.13
Very Pale Blue
#D6FFFE
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEFF #FFCCCB
analogous
#CBFFE6 #CBFEFF #CBE4FF
triadic
#CBFEFF #FFCBFE #FEFFCB
tetradic
#CBFEFF #E6CBFF #FFCCCB #E4FFCB
square
#CBFEFF #E6CBFF #FFCCCB #E4FFCB
split-complementary
#CBFEFF #FFCBE4 #FFE6CB
monochromatic
#51FCFF #8EFDFF #CBFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#CBFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#CBFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEFF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEFF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#BBFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfeff; /* rgb */ color: rgb(203, 254, 255); /* oklch */ color: oklch(96.2% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#dbfeff',
500: '#cbfeff',
950: '#000000',
},
}SCSS
$custom: #cbfeff; $custom-light: #dbfeff; $custom-dark: #000000;
JSON
{
"hex": "#cbfeff",
"rgb": {
"r": 203,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96236,
"c": 0.05161,
"h": 197.8
},
"luminance": 0.908
}Semantic roles & 50–950 ramp
primary
#CBFEFF
secondary
#E98785
accent
#0400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586