#CBFDF4#CBFDF4
#CBFDF4 is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.052 H 183.0°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDF4 |
|---|---|
| RGB | rgb(203, 253, 244) |
| HSL | hsl(169, 93%, 89%) |
| HSV | hsv(169, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(95.78, -17.56, -0.92) |
| CIE-LCH | lch(95.78, 17.59, 183.01°) |
| OKLab | oklab(95.71% -0.0521 -0.0027) |
| OKLCH | oklch(95.71% 0.052 183) |
| XYZ | xyz(76.0784, 89.4761, 98.8326) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.51
Eggshell Blue
#C4FFF7
ΔE00 1.76
Light Light Blue
#CAFFFB
ΔE00 2.03
Ice
#D6FFFA
ΔE00 2.78
Pale Blue
#D0FEFE
ΔE00 3.86
Pale Cyan
#B7FFFA
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDF4 #FDCBD4
analogous
#CBFDDB #CBFDF4 #CBEDFD
triadic
#CBFDF4 #F4CBFD #FDF4CB
tetradic
#CBFDF4 #DBCBFD #FDCBD4 #EDFDCB
square
#CBFDF4 #DBCBFD #FDCBD4 #EDFDCB
split-complementary
#CBFDF4 #FDCBED #FDDBCB
monochromatic
#55F8DB #90FBE8 #CBFDF4 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.11
#CBFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CBFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDF4
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDF4 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#EEF0F5
Tritanopia (blue-blind)
#BEFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfdf4; /* rgb */ color: rgb(203, 253, 244); /* oklch */ color: oklch(95.7% 0.052 183.0);
Tailwind
colors: {
custom: {
50: '#dbfef7',
500: '#cbfdf4',
950: '#000000',
},
}SCSS
$custom: #cbfdf4; $custom-light: #dbfef7; $custom-dark: #000000;
JSON
{
"hex": "#cbfdf4",
"rgb": {
"r": 203,
"g": 253,
"b": 244
},
"hsl": {
"h": 169.2,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95706,
"c": 0.05219,
"h": 183
},
"luminance": 0.89479
}Semantic roles & 50–950 ramp
primary
#CBFDF4
secondary
#E58798
accent
#0029E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585