#CFFFFB#CFFFFB
#CFFFFB is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.049 H 190.1°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFFB |
|---|---|
| RGB | rgb(207, 255, 251) |
| HSL | hsl(175, 100%, 91%) |
| HSV | hsv(175, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(96.72, -15.94, -3.13) |
| CIE-LCH | lch(96.72, 16.24, 191.10°) |
| OKLab | oklab(96.57% -0.0483 -0.0086) |
| OKLCH | oklch(96.57% 0.049 190.1) |
| XYZ | xyz(78.8998, 91.7478, 104.8001) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.05
Ice
#D6FFFA
ΔE00 1.59
Pale Blue
#D0FEFE
ΔE00 1.77
Really Light Blue
#D4FFFF
ΔE00 2.17
Very Pale Blue
#D6FFFE
ΔE00 2.20
Very Light Blue
#D5FFFF
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFFB #FFCFD3
analogous
#CFFFE3 #CFFFFB #CFEBFF
triadic
#CFFFFB #FBCFFF #FFFBCF
tetradic
#CFFFFB #E3CFFF #FFCFD3 #EBFFCF
square
#CFFFFB #E3CFFF #FFCFD3 #EBFFCF
split-complementary
#CFFFFB #FFCFEB #FFE3CF
monochromatic
#55FFF1 #92FFF6 #CFFFFB #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.09
#CFFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#CFFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFFB
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFFB | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#C1FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #cffffb; /* rgb */ color: rgb(207, 255, 251); /* oklch */ color: oklch(96.6% 0.049 190.1);
Tailwind
colors: {
custom: {
50: '#defffc',
500: '#cffffb',
950: '#000000',
},
}SCSS
$custom: #cffffb; $custom-light: #defffc; $custom-dark: #000000;
JSON
{
"hex": "#cffffb",
"rgb": {
"r": 207,
"g": 255,
"b": 251
},
"hsl": {
"h": 175,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96572,
"c": 0.04903,
"h": 190.1
},
"luminance": 0.9175
}Semantic roles & 50–950 ramp
primary
#CFFFFB
secondary
#EA8890
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685