#CEFEF3#CEFEF3
#CEFEF3 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.051 H 179.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEF3 |
|---|---|
| RGB | rgb(206, 254, 243) |
| HSL | hsl(166, 96%, 90%) |
| HSV | hsv(166, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(96.19, -17.34, 0.22) |
| CIE-LCH | lch(96.19, 17.34, 179.28°) |
| OKLab | oklab(96.07% -0.051 0.0003) |
| OKLCH | oklch(96.07% 0.051 179.7) |
| XYZ | xyz(77.0686, 90.4740, 98.1793) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.33
Eggshell Blue
#C4FFF7
ΔE00 2.41
Light Light Blue
#CAFFFB
ΔE00 2.84
Ice
#D6FFFA
ΔE00 2.98
Pale Blue
#D0FEFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEF3 #FECED9
analogous
#CEFEDB #CEFEF3 #CEF1FE
triadic
#CEFEF3 #F3CEFE #FEF3CE
tetradic
#CEFEF3 #DBCEFE #FECED9 #F1FECE
square
#CEFEF3 #DBCEFE #FECED9 #F1FECE
split-complementary
#CEFEF3 #FECEF1 #FEDBCE
monochromatic
#56FCD6 #92FDE4 #CEFEF3 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.10
#CEFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CEFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEF3
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEF3 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F3
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#C2FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefef3; /* rgb */ color: rgb(206, 254, 243); /* oklch */ color: oklch(96.1% 0.051 179.7);
Tailwind
colors: {
custom: {
50: '#ddfef7',
500: '#cefef3',
950: '#000000',
},
}SCSS
$custom: #cefef3; $custom-light: #ddfef7; $custom-dark: #000000;
JSON
{
"hex": "#cefef3",
"rgb": {
"r": 206,
"g": 254,
"b": 243
},
"hsl": {
"h": 166.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96073,
"c": 0.05102,
"h": 179.7
},
"luminance": 0.90476
}Semantic roles & 50–950 ramp
primary
#CEFEF3
secondary
#E8889E
accent
#0035E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585