#CFEFF3#CFEFF3
#CFEFF3 is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.0% C 0.034 H 205.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF3 |
|---|---|
| RGB | rgb(207, 239, 243) |
| HSL | hsl(187, 60%, 88%) |
| HSV | hsv(187, 15%, 95%) |
| CMYK | cmyk(14.8%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(92.34, -9.56, -5.43) |
| CIE-LCH | lch(92.34, 11.00, 209.59°) |
| OKLab | oklab(93.03% -0.0305 -0.0147) |
| OKLCH | oklch(93.03% 0.034 205.8) |
| XYZ | xyz(72.7721, 81.4676, 96.6673) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.73
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Light Blue
#D5FFFF
ΔE00 4.49
Very Pale Blue
#D6FFFE
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.62
Pale Blue
#D0FEFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF3 #F3D3CF
analogous
#CFF3E5 #CFEFF3 #CFDDF3
triadic
#CFEFF3 #F3CFEF #EFF3CF
tetradic
#CFEFF3 #E5CFF3 #F3D3CF #DDF3CF
square
#CFEFF3 #E5CFF3 #F3D3CF #DDF3CF
split-complementary
#CFEFF3 #F3CFDD #F3E5CF
monochromatic
#6DCEDB #9EDFE7 #CFEFF3 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.21
#CFEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CFEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF3
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF3 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#C5F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff3; /* rgb */ color: rgb(207, 239, 243); /* oklch */ color: oklch(93.0% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#def4f7',
500: '#cfeff3',
950: '#000000',
},
}SCSS
$custom: #cfeff3; $custom-light: #def4f7; $custom-dark: #000000;
JSON
{
"hex": "#cfeff3",
"rgb": {
"r": 207,
"g": 239,
"b": 243
},
"hsl": {
"h": 186.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93032,
"c": 0.03382,
"h": 205.8
},
"luminance": 0.81469
}Semantic roles & 50–950 ramp
primary
#CFEFF3
secondary
#D39A93
accent
#311EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585