#CEFEF7#CEFEF7
#CEFEF7 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.050 H 185.5°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEF7 |
|---|---|
| RGB | rgb(206, 254, 247) |
| HSL | hsl(171, 96%, 90%) |
| HSV | hsv(171, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(96.29, -16.55, -1.70) |
| CIE-LCH | lch(96.29, 16.64, 185.85°) |
| OKLab | oklab(96.19% -0.0495 -0.0048) |
| OKLCH | oklch(96.19% 0.05 185.5) |
| XYZ | xyz(77.6792, 90.7183, 101.3953) |
| Luminance | 0.9072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.48
Duck Egg Blue
#C3FBF4
ΔE00 1.86
Ice
#D6FFFA
ΔE00 1.91
Eggshell Blue
#C4FFF7
ΔE00 2.23
Pale Blue
#D0FEFE
ΔE00 2.94
Very Pale Blue
#D6FFFE
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEF7 #FECED5
analogous
#CEFEDF #CEFEF7 #CEEDFE
triadic
#CEFEF7 #F7CEFE #FEF7CE
tetradic
#CEFEF7 #DFCEFE #FECED5 #EDFECE
square
#CEFEF7 #DFCEFE #FECED5 #EDFECE
split-complementary
#CEFEF7 #FECEED #FEDFCE
monochromatic
#56FCE3 #92FDED #CEFEF7 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.10
#CEFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#CEFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEF7
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEF7 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F7
Deuteranopia (green-blind)
#F0F1F8
Tritanopia (blue-blind)
#C1FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefef7; /* rgb */ color: rgb(206, 254, 247); /* oklch */ color: oklch(96.2% 0.050 185.5);
Tailwind
colors: {
custom: {
50: '#ddfef9',
500: '#cefef7',
950: '#000000',
},
}SCSS
$custom: #cefef7; $custom-light: #ddfef9; $custom-dark: #000000;
JSON
{
"hex": "#cefef7",
"rgb": {
"r": 206,
"g": 254,
"b": 247
},
"hsl": {
"h": 171.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96186,
"c": 0.04969,
"h": 185.5
},
"luminance": 0.90721
}Semantic roles & 50–950 ramp
primary
#CEFEF7
secondary
#E88896
accent
#0021E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585