#CEFAFB#CEFAFB
#CEFAFB is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.5% C 0.045 H 198.1°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFAFB |
|---|---|
| RGB | rgb(206, 250, 251) |
| HSL | hsl(181, 85%, 90%) |
| HSV | hsv(181, 18%, 98%) |
| CMYK | cmyk(17.9%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(95.35, -13.76, -5.14) |
| CIE-LCH | lch(95.35, 14.69, 200.49°) |
| OKLab | oklab(95.47% -0.0428 -0.014) |
| OKLCH | oklch(95.47% 0.045 198.1) |
| XYZ | xyz(77.0470, 88.4556, 104.2623) |
| Luminance | 0.8846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.99
Really Light Blue
#D4FFFF
ΔE00 1.13
Very Light Blue
#D5FFFF
ΔE00 1.22
Very Pale Blue
#D6FFFE
ΔE00 1.47
Ice Blue (survey)
#D7FFFE
ΔE00 1.60
Light Sky Blue
#C6FCFF
ΔE00 2.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFAFB #FBCFCE
analogous
#CEFBE6 #CEFAFB #CEE4FB
triadic
#CEFAFB #FBCEFA #FAFBCE
tetradic
#CEFAFB #E6CEFB #FBCFCE #E4FBCE
square
#CEFAFB #E6CEFB #FBCFCE #E4FBCE
split-complementary
#CEFAFB #FBCEE4 #FBE6CE
monochromatic
#5DEEF2 #95F4F6 #CEFAFB #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.12
#CEFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#CEFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFAFB
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFAFB | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#C0FDFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefafb; /* rgb */ color: rgb(206, 250, 251); /* oklch */ color: oklch(95.5% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#ddfcfc',
500: '#cefafb',
950: '#000000',
},
}SCSS
$custom: #cefafb; $custom-light: #ddfcfc; $custom-dark: #000000;
JSON
{
"hex": "#cefafb",
"rgb": {
"r": 206,
"g": 250,
"b": 251
},
"hsl": {
"h": 181.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95473,
"c": 0.04499,
"h": 198.1
},
"luminance": 0.88458
}Semantic roles & 50–950 ramp
primary
#CEFAFB
secondary
#E28D8C
accent
#0904E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585