#CEFDFB#CEFDFB
#CEFDFB is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.048 H 193.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDFB |
|---|---|
| RGB | rgb(206, 253, 251) |
| HSL | hsl(177, 92%, 90%) |
| HSV | hsv(177, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.14, -15.25, -3.99) |
| CIE-LCH | lch(96.14, 15.76, 194.66°) |
| OKLab | oklab(96.09% -0.0466 -0.0109) |
| OKLCH | oklch(96.09% 0.048 193.2) |
| XYZ | xyz(77.9866, 90.3348, 104.5755) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.94
Really Light Blue
#D4FFFF
ΔE00 1.48
Light Light Blue
#CAFFFB
ΔE00 1.59
Very Pale Blue
#D6FFFE
ΔE00 1.65
Very Light Blue
#D5FFFF
ΔE00 1.67
Ice
#D6FFFA
ΔE00 1.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDFB #FDCED0
analogous
#CEFDE4 #CEFDFB #CEE7FD
triadic
#CEFDFB #FBCEFD #FDFBCE
tetradic
#CEFDFB #E4CEFD #FDCED0 #E7FDCE
square
#CEFDFB #E4CEFD #FDCED0 #E7FDCE
split-complementary
#CEFDFB #FDCEE7 #FDE4CE
monochromatic
#58F8F1 #93FBF6 #CEFDFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CEFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#CEFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDFB
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDFB | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#C0FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefdfb; /* rgb */ color: rgb(206, 253, 251); /* oklch */ color: oklch(96.1% 0.048 193.2);
Tailwind
colors: {
custom: {
50: '#ddfefc',
500: '#cefdfb',
950: '#000000',
},
}SCSS
$custom: #cefdfb; $custom-light: #ddfefc; $custom-dark: #000000;
JSON
{
"hex": "#cefdfb",
"rgb": {
"r": 206,
"g": 253,
"b": 251
},
"hsl": {
"h": 177.447,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.96094,
"c": 0.04789,
"h": 193.2
},
"luminance": 0.90337
}Semantic roles & 50–950 ramp
primary
#CEFDFB
secondary
#E68A8D
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585