#CEFCFA#CEFCFA
#CEFCFA is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.9% C 0.047 H 193.1°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCFA |
|---|---|
| RGB | rgb(206, 252, 250) |
| HSL | hsl(177, 88%, 90%) |
| HSV | hsv(177, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(95.85, -14.96, -3.90) |
| CIE-LCH | lch(95.85, 15.46, 194.60°) |
| OKLab | oklab(95.86% -0.0457 -0.0107) |
| OKLCH | oklch(95.86% 0.047 193.1) |
| XYZ | xyz(77.5145, 89.6422, 103.6425) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.94
Really Light Blue
#D4FFFF
ΔE00 1.41
Very Pale Blue
#D6FFFE
ΔE00 1.55
Very Light Blue
#D5FFFF
ΔE00 1.59
Ice
#D6FFFA
ΔE00 1.73
Ice Blue (survey)
#D7FFFE
ΔE00 1.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCFA #FCCED0
analogous
#CEFCE3 #CEFCFA #CEE7FC
triadic
#CEFCFA #FACEFC #FCFACE
tetradic
#CEFCFA #E3CEFC #FCCED0 #E7FCCE
square
#CEFCFA #E3CEFC #FCCED0 #E7FCCE
split-complementary
#CEFCFA #FCCEE7 #FCE3CE
monochromatic
#5BF5EE #94F8F4 #CEFCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.11
#CEFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CEFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCFA
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCFA | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#C0FFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcfa; /* rgb */ color: rgb(206, 252, 250); /* oklch */ color: oklch(95.9% 0.047 193.1);
Tailwind
colors: {
custom: {
50: '#ddfdfb',
500: '#cefcfa',
950: '#000000',
},
}SCSS
$custom: #cefcfa; $custom-light: #ddfdfb; $custom-dark: #000000;
JSON
{
"hex": "#cefcfa",
"rgb": {
"r": 206,
"g": 252,
"b": 250
},
"hsl": {
"h": 177.391,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95858,
"c": 0.04696,
"h": 193.1
},
"luminance": 0.89645
}Semantic roles & 50–950 ramp
primary
#CEFCFA
secondary
#E48B8E
accent
#000AE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585