#CEFCEF#CEFCEF
#CEFCEF is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.5% C 0.050 H 176.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCEF |
|---|---|
| RGB | rgb(206, 252, 239) |
| HSL | hsl(163, 88%, 90%) |
| HSV | hsv(163, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(95.57, -17.14, 1.37) |
| CIE-LCH | lch(95.57, 17.20, 175.43°) |
| OKLab | oklab(95.54% -0.05 0.0034) |
| OKLCH | oklch(95.54% 0.05 176.1) |
| XYZ | xyz(75.8397, 88.9723, 94.8222) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.05
Eggshell Blue
#C4FFF7
ΔE00 3.18
Ice
#D6FFFA
ΔE00 3.52
Light Light Blue
#CAFFFB
ΔE00 3.73
Pale Aqua
#B8FFEB
ΔE00 5.00
Very Pale Blue
#D6FFFE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCEF #FCCEDB
analogous
#CEFCD8 #CEFCEF #CEF2FC
triadic
#CEFCEF #EFCEFC #FCEFCE
tetradic
#CEFCEF #D8CEFC #FCCEDB #F2FCCE
square
#CEFCEF #D8CEFC #FCCEDB #F2FCCE
split-complementary
#CEFCEF #FCCEF2 #FCD8CE
monochromatic
#5BF5C9 #94F8DC #CEFCEF #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.12
#CEFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CEFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCEF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCEF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#C3FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefcef; /* rgb */ color: rgb(206, 252, 239); /* oklch */ color: oklch(95.5% 0.050 176.1);
Tailwind
colors: {
custom: {
50: '#ddfdf4',
500: '#cefcef',
950: '#000000',
},
}SCSS
$custom: #cefcef; $custom-light: #ddfdf4; $custom-dark: #000000;
JSON
{
"hex": "#cefcef",
"rgb": {
"r": 206,
"g": 252,
"b": 239
},
"hsl": {
"h": 163.043,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95543,
"c": 0.05012,
"h": 176.1
},
"luminance": 0.88975
}Semantic roles & 50–950 ramp
primary
#CEFCEF
secondary
#E48BA4
accent
#0041E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585