#CEFAED#CEFAED
#CEFAED is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.1% C 0.048 H 175.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFAED |
|---|---|
| RGB | rgb(206, 250, 237) |
| HSL | hsl(162, 81%, 89%) |
| HSV | hsv(162, 18%, 98%) |
| CMYK | cmyk(17.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(94.99, -16.55, 1.56) |
| CIE-LCH | lch(94.99, 16.62, 174.60°) |
| OKLab | oklab(95.07% -0.0482 0.0039) |
| OKLCH | oklch(95.07% 0.048 175.4) |
| XYZ | xyz(74.9212, 87.6053, 93.0664) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.33
Ice
#D6FFFA
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.59
Light Light Blue
#CAFFFB
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFAED #FACEDB
analogous
#CEFAD7 #CEFAED #CEF1FA
triadic
#CEFAED #EDCEFA #FAEDCE
tetradic
#CEFAED #D7CEFA #FACEDB #F1FACE
square
#CEFAED #D7CEFA #FACEDB #F1FACE
split-complementary
#CEFAED #FACEF1 #FAD7CE
monochromatic
#5FEFC4 #96F4D9 #CEFAED #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.13
#CEFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CEFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFAED
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFAED | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#C4FBF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefaed; /* rgb */ color: rgb(206, 250, 237); /* oklch */ color: oklch(95.1% 0.048 175.4);
Tailwind
colors: {
custom: {
50: '#ddfcf2',
500: '#cefaed',
950: '#000000',
},
}SCSS
$custom: #cefaed; $custom-light: #ddfcf2; $custom-dark: #000000;
JSON
{
"hex": "#cefaed",
"rgb": {
"r": 206,
"g": 250,
"b": 237
},
"hsl": {
"h": 162.273,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.9507,
"c": 0.04836,
"h": 175.4
},
"luminance": 0.87607
}Semantic roles & 50–950 ramp
primary
#CEFAED
secondary
#E08DA5
accent
#0847DE
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585