#CFFFF3#CFFFF3
#CFFFF3 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.3% C 0.051 H 178.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF3 |
|---|---|
| RGB | rgb(207, 255, 243) |
| HSL | hsl(165, 100%, 91%) |
| HSV | hsv(165, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(96.51, -17.53, 0.69) |
| CIE-LCH | lch(96.51, 17.54, 177.73°) |
| OKLab | oklab(96.34% -0.0514 0.0016) |
| OKLCH | oklch(96.34% 0.051 178.2) |
| XYZ | xyz(77.6653, 91.2540, 98.2984) |
| Luminance | 0.9126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.63
Duck Egg Blue
#C3FBF4
ΔE00 2.66
Light Light Blue
#CAFFFB
ΔE00 3.20
Ice
#D6FFFA
ΔE00 3.26
Very Pale Blue
#D6FFFE
ΔE00 4.83
Pale Blue
#D0FEFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF3 #FFCFDB
analogous
#CFFFDB #CFFFF3 #CFF3FF
triadic
#CFFFF3 #F3CFFF #FFF3CF
tetradic
#CFFFF3 #DBCFFF #FFCFDB #F3FFCF
square
#CFFFF3 #DBCFFF #FFCFDB #F3FFCF
split-complementary
#CFFFF3 #FFCFF3 #FFDBCF
monochromatic
#55FFD4 #92FFE4 #CFFFF3 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.09
#CFFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#CFFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF3
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF3 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F2F2F4
Tritanopia (blue-blind)
#C3FFFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff3; /* rgb */ color: rgb(207, 255, 243); /* oklch */ color: oklch(96.3% 0.051 178.2);
Tailwind
colors: {
custom: {
50: '#defff7',
500: '#cffff3',
950: '#000000',
},
}SCSS
$custom: #cffff3; $custom-light: #defff7; $custom-dark: #000000;
JSON
{
"hex": "#cffff3",
"rgb": {
"r": 207,
"g": 255,
"b": 243
},
"hsl": {
"h": 165,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96344,
"c": 0.0514,
"h": 178.2
},
"luminance": 0.91256
}Semantic roles & 50–950 ramp
primary
#CFFFF3
secondary
#EA88A1
accent
#0039E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685