#CBFEFD#CBFEFD
#CBFEFD is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.052 H 194.8°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEFD |
|---|---|
| RGB | rgb(203, 254, 253) |
| HSL | hsl(179, 96%, 90%) |
| HSV | hsv(179, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.27, -16.23, -4.84) |
| CIE-LCH | lch(96.27, 16.94, 196.60°) |
| OKLab | oklab(96.18% -0.0499 -0.0132) |
| OKLCH | oklch(96.18% 0.052 194.8) |
| XYZ | xyz(77.7949, 90.6691, 106.3114) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.24
Light Light Blue
#CAFFFB
ΔE00 1.33
Light Sky Blue
#C6FCFF
ΔE00 1.66
Really Light Blue
#D4FFFF
ΔE00 1.95
Very Light Blue
#D5FFFF
ΔE00 2.19
Very Pale Blue
#D6FFFE
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEFD #FECBCC
analogous
#CBFEE4 #CBFEFD #CBE5FE
triadic
#CBFEFD #FDCBFE #FEFDCB
tetradic
#CBFEFD #E4CBFE #FECBCC #E5FECB
square
#CBFEFD #E4CBFE #FECBCC #E5FECB
split-complementary
#CBFEFD #FECBE5 #FEE4CB
monochromatic
#53FCF8 #8FFDFB #CBFEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CBFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CBFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEFD
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEFD | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#BBFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfefd; /* rgb */ color: rgb(203, 254, 253); /* oklch */ color: oklch(96.2% 0.052 194.8);
Tailwind
colors: {
custom: {
50: '#dbfefe',
500: '#cbfefd',
950: '#000000',
},
}SCSS
$custom: #cbfefd; $custom-light: #dbfefe; $custom-dark: #000000;
JSON
{
"hex": "#cbfefd",
"rgb": {
"r": 203,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.824,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.96176,
"c": 0.05163,
"h": 194.8
},
"luminance": 0.90672
}Semantic roles & 50–950 ramp
primary
#CBFEFD
secondary
#E78688
accent
#0004E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585