#CBFFF4#CBFFF4
#CBFFF4 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.055 H 180.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF4 |
|---|---|
| RGB | rgb(203, 255, 244) |
| HSL | hsl(167, 100%, 90%) |
| HSV | hsv(167, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(96.31, -18.54, -0.16) |
| CIE-LCH | lch(96.31, 18.55, 180.48°) |
| OKLab | oklab(96.13% -0.0547 -0.0007) |
| OKLCH | oklch(96.13% 0.055 180.7) |
| XYZ | xyz(76.7131, 90.7455, 99.0441) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.74
Duck Egg Blue
#C3FBF4
ΔE00 1.91
Light Light Blue
#CAFFFB
ΔE00 2.70
Ice
#D6FFFA
ΔE00 3.50
Pale Cyan
#B7FFFA
ΔE00 4.11
Pale Aqua
#B8FFEB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF4 #FFCBD6
analogous
#CBFFDA #CBFFF4 #CBF0FF
triadic
#CBFFF4 #F4CBFF #FFF4CB
tetradic
#CBFFF4 #DACBFF #FFCBD6 #F0FFCB
square
#CBFFF4 #DACBFF #FFCBD6 #F0FFCB
split-complementary
#CBFFF4 #FFCBF0 #FFDACB
monochromatic
#51FFDA #8EFFE7 #CBFFF4 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.10
#CBFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CBFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF4
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF4 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfff4; /* rgb */ color: rgb(203, 255, 244); /* oklch */ color: oklch(96.1% 0.055 180.7);
Tailwind
colors: {
custom: {
50: '#dbfff7',
500: '#cbfff4',
950: '#000000',
},
}SCSS
$custom: #cbfff4; $custom-light: #dbfff7; $custom-dark: #000000;
JSON
{
"hex": "#cbfff4",
"rgb": {
"r": 203,
"g": 255,
"b": 244
},
"hsl": {
"h": 167.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96125,
"c": 0.05468,
"h": 180.7
},
"luminance": 0.90748
}Semantic roles & 50–950 ramp
primary
#CBFFF4
secondary
#E9859A
accent
#0031E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685