#CEFEF4#CEFEF4
#CEFEF4 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.051 H 181.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEF4 |
|---|---|
| RGB | rgb(206, 254, 244) |
| HSL | hsl(168, 96%, 90%) |
| HSV | hsv(168, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(96.22, -17.15, -0.26) |
| CIE-LCH | lch(96.22, 17.15, 180.87°) |
| OKLab | oklab(96.1% -0.0506 -0.001) |
| OKLCH | oklch(96.1% 0.051 181.1) |
| XYZ | xyz(77.2200, 90.5346, 98.9768) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Eggshell Blue
#C4FFF7
ΔE00 2.27
Light Light Blue
#CAFFFB
ΔE00 2.48
Ice
#D6FFFA
ΔE00 2.68
Pale Blue
#D0FEFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEF4 #FECED8
analogous
#CEFEDC #CEFEF4 #CEF0FE
triadic
#CEFEF4 #F4CEFE #FEF4CE
tetradic
#CEFEF4 #DCCEFE #FECED8 #F0FECE
square
#CEFEF4 #DCCEFE #FECED8 #F0FECE
split-complementary
#CEFEF4 #FECEF0 #FEDCCE
monochromatic
#56FCD9 #92FDE7 #CEFEF4 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.10
#CEFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CEFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEF4
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEF4 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F4
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#C2FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefef4; /* rgb */ color: rgb(206, 254, 244); /* oklch */ color: oklch(96.1% 0.051 181.1);
Tailwind
colors: {
custom: {
50: '#ddfef7',
500: '#cefef4',
950: '#000000',
},
}SCSS
$custom: #cefef4; $custom-light: #ddfef7; $custom-dark: #000000;
JSON
{
"hex": "#cefef4",
"rgb": {
"r": 206,
"g": 254,
"b": 244
},
"hsl": {
"h": 167.5,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96101,
"c": 0.05064,
"h": 181.1
},
"luminance": 0.90537
}Semantic roles & 50–950 ramp
primary
#CEFEF4
secondary
#E8889C
accent
#0030E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585