#CEFBF6#CEFBF6
#CEFBF6 is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.046 H 188.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBF6 |
|---|---|
| RGB | rgb(206, 251, 246) |
| HSL | hsl(173, 85%, 90%) |
| HSV | hsv(173, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(95.48, -15.27, -2.37) |
| CIE-LCH | lch(95.48, 15.45, 188.82°) |
| OKLab | oklab(95.53% -0.046 -0.0066) |
| OKLCH | oklch(95.53% 0.046 188.1) |
| XYZ | xyz(76.5807, 88.7676, 100.2699) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.35
Light Light Blue
#CAFFFB
ΔE00 1.75
Pale Blue
#D0FEFE
ΔE00 2.14
Very Pale Blue
#D6FFFE
ΔE00 2.29
Really Light Blue
#D4FFFF
ΔE00 2.41
Ice Blue (survey)
#D7FFFE
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBF6 #FBCED3
analogous
#CEFBE0 #CEFBF6 #CEEAFB
triadic
#CEFBF6 #F6CEFB #FBF6CE
tetradic
#CEFBF6 #E0CEFB #FBCED3 #EAFBCE
square
#CEFBF6 #E0CEFB #FBCED3 #EAFBCE
split-complementary
#CEFBF6 #FBCEEA #FBE0CE
monochromatic
#5DF2E1 #95F6EC #CEFBF6 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.12
#CEFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CEFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBF6
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBF6 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F6
Deuteranopia (green-blind)
#EDEFF7
Tritanopia (blue-blind)
#C1FDF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefbf6; /* rgb */ color: rgb(206, 251, 246); /* oklch */ color: oklch(95.5% 0.046 188.1);
Tailwind
colors: {
custom: {
50: '#ddfcf9',
500: '#cefbf6',
950: '#000000',
},
}SCSS
$custom: #cefbf6; $custom-light: #ddfcf9; $custom-dark: #000000;
JSON
{
"hex": "#cefbf6",
"rgb": {
"r": 206,
"g": 251,
"b": 246
},
"hsl": {
"h": 173.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95534,
"c": 0.04645,
"h": 188.1
},
"luminance": 0.8877
}Semantic roles & 50–950 ramp
primary
#CEFBF6
secondary
#E28C95
accent
#041DE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585