#CEFCFB#CEFCFB
#CEFCFB is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.9% C 0.047 H 194.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCFB |
|---|---|
| RGB | rgb(206, 252, 251) |
| HSL | hsl(179, 88%, 90%) |
| HSV | hsv(179, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.87, -14.76, -4.37) |
| CIE-LCH | lch(95.87, 15.39, 196.51°) |
| OKLab | oklab(95.89% -0.0453 -0.0119) |
| OKLCH | oklch(95.89% 0.047 194.8) |
| XYZ | xyz(77.6717, 89.7051, 104.4705) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.60
Really Light Blue
#D4FFFF
ΔE00 1.16
Very Light Blue
#D5FFFF
ΔE00 1.35
Very Pale Blue
#D6FFFE
ΔE00 1.41
Ice Blue (survey)
#D7FFFE
ΔE00 1.64
Ice
#D6FFFA
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCFB #FCCECF
analogous
#CEFCE4 #CEFCFB #CEE6FC
triadic
#CEFCFB #FBCEFC #FCFBCE
tetradic
#CEFCFB #E4CEFC #FCCECF #E6FCCE
square
#CEFCFB #E4CEFC #FCCECF #E6FCCE
split-complementary
#CEFCFB #FCCEE6 #FCE4CE
monochromatic
#5BF5F2 #94F8F6 #CEFCFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CEFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CEFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCFB
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCFB | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#EDF0FC
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcfb; /* rgb */ color: rgb(206, 252, 251); /* oklch */ color: oklch(95.9% 0.047 194.8);
Tailwind
colors: {
custom: {
50: '#ddfdfc',
500: '#cefcfb',
950: '#000000',
},
}SCSS
$custom: #cefcfb; $custom-light: #ddfdfc; $custom-dark: #000000;
JSON
{
"hex": "#cefcfb",
"rgb": {
"r": 206,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.696,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95887,
"c": 0.04689,
"h": 194.8
},
"luminance": 0.89708
}Semantic roles & 50–950 ramp
primary
#CEFCFB
secondary
#E48B8D
accent
#0005E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585