#CFE3DF#CFE3DF
#CFE3DF is a very light, muted teal. Relative luminance 0.735; OKLCH L 90.0% C 0.022 H 182.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3DF |
|---|---|
| RGB | rgb(207, 227, 223) |
| HSL | hsl(168, 26%, 85%) |
| HSV | hsv(168, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(88.70, -7.38, -0.32) |
| CIE-LCH | lch(88.70, 7.38, 182.47°) |
| OKLab | oklab(89.98% -0.0219 -0.001) |
| OKLCH | oklch(89.98% 0.022 182.5) |
| XYZ | xyz(66.5176, 73.5303, 80.4860) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.27
Lightcyan
#E0FFFF
ΔE00 6.52
Azure (CSS)
#F0FFFF
ΔE00 6.86
Mintcream
#F5FFFA
ΔE00 7.35
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Honeydew
#F0FFF0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3DF #E3CFD3
analogous
#CFE3D5 #CFE3DF #CFDDE3
triadic
#CFE3DF #DFCFE3 #E3DFCF
tetradic
#CFE3DF #D5CFE3 #E3CFD3 #DDE3CF
square
#CFE3DF #D5CFE3 #E3CFD3 #DDE3CF
split-complementary
#CFE3DF #E3CFDD #E3D5CF
monochromatic
#82B6AB #A8CCC5 #CFE3DF #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.34
#CFE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#CFE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3DF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3DF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#CAE4E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe3df; /* rgb */ color: rgb(207, 227, 223); /* oklch */ color: oklch(90.0% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#ddebe9',
500: '#cfe3df',
950: '#000000',
},
}SCSS
$custom: #cfe3df; $custom-light: #ddebe9; $custom-dark: #000000;
JSON
{
"hex": "#cfe3df",
"rgb": {
"r": 207,
"g": 227,
"b": 223
},
"hsl": {
"h": 168,
"s": 26.316,
"l": 85.098
},
"oklch": {
"l": 0.89982,
"c": 0.02195,
"h": 182.5
},
"luminance": 0.73531
}Semantic roles & 50–950 ramp
primary
#CFE3DF
secondary
#BB9CA2
accent
#4155A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484