#CBFCF3#CBFCF3
#CBFCF3 is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.051 H 182.8°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCF3 |
|---|---|
| RGB | rgb(203, 252, 243) |
| HSL | hsl(169, 89%, 89%) |
| HSV | hsv(169, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(95.49, -17.27, -0.83) |
| CIE-LCH | lch(95.49, 17.29, 182.75°) |
| OKLab | oklab(95.47% -0.0512 -0.0025) |
| OKLCH | oklch(95.47% 0.051 182.8) |
| XYZ | xyz(75.6121, 88.7858, 97.9302) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.61
Eggshell Blue
#C4FFF7
ΔE00 1.98
Light Light Blue
#CAFFFB
ΔE00 2.13
Ice
#D6FFFA
ΔE00 2.69
Pale Blue
#D0FEFE
ΔE00 3.83
Very Pale Blue
#D6FFFE
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCF3 #FCCBD4
analogous
#CBFCDB #CBFCF3 #CBEDFC
triadic
#CBFCF3 #F3CBFC #FCF3CB
tetradic
#CBFCF3 #DBCBFC #FCCBD4 #EDFCCB
square
#CBFCF3 #DBCBFC #FCCBD4 #EDFCCB
split-complementary
#CBFCF3 #FCCBED #FCDBCB
monochromatic
#57F5D8 #91F9E6 #CBFCF3 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.12
#CBFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CBFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCF3
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCF3 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F3
Deuteranopia (green-blind)
#EEEFF4
Tritanopia (blue-blind)
#BEFEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfcf3; /* rgb */ color: rgb(203, 252, 243); /* oklch */ color: oklch(95.5% 0.051 182.8);
Tailwind
colors: {
custom: {
50: '#dbfdf7',
500: '#cbfcf3',
950: '#000000',
},
}SCSS
$custom: #cbfcf3; $custom-light: #dbfdf7; $custom-dark: #000000;
JSON
{
"hex": "#cbfcf3",
"rgb": {
"r": 203,
"g": 252,
"b": 243
},
"hsl": {
"h": 168.98,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95468,
"c": 0.05128,
"h": 182.8
},
"luminance": 0.88788
}Semantic roles & 50–950 ramp
primary
#CBFCF3
secondary
#E38899
accent
#002AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585