#CEFBFB#CEFBFB
#CEFBFB is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.7% C 0.046 H 196.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBFB |
|---|---|
| RGB | rgb(206, 251, 251) |
| HSL | hsl(180, 85%, 90%) |
| HSV | hsv(180, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.61, -14.26, -4.76) |
| CIE-LCH | lch(95.61, 15.03, 198.45°) |
| OKLab | oklab(95.68% -0.044 -0.013) |
| OKLCH | oklch(95.68% 0.046 196.4) |
| XYZ | xyz(77.3585, 89.0787, 104.3661) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.62
Really Light Blue
#D4FFFF
ΔE00 1.01
Very Light Blue
#D5FFFF
ΔE00 1.17
Very Pale Blue
#D6FFFE
ΔE00 1.34
Ice Blue (survey)
#D7FFFE
ΔE00 1.53
Light Sky Blue
#C6FCFF
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBFB #FBCECE
analogous
#CEFBE5 #CEFBFB #CEE5FB
triadic
#CEFBFB #FBCEFB #FBFBCE
tetradic
#CEFBFB #E5CEFB #FBCECE #E5FBCE
square
#CEFBFB #E5CEFB #FBCECE #E5FBCE
split-complementary
#CEFBFB #FBCEE5 #FBE5CE
monochromatic
#5DF2F2 #95F6F6 #CEFBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.12
#CEFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#CEFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBFB
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBFB | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#C0FEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefbfb; /* rgb */ color: rgb(206, 251, 251); /* oklch */ color: oklch(95.7% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#ddfcfc',
500: '#cefbfb',
950: '#000000',
},
}SCSS
$custom: #cefbfb; $custom-light: #ddfcfc; $custom-dark: #000000;
JSON
{
"hex": "#cefbfb",
"rgb": {
"r": 206,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.9568,
"c": 0.04592,
"h": 196.4
},
"luminance": 0.89081
}Semantic roles & 50–950 ramp
primary
#CEFBFB
secondary
#E28C8C
accent
#0404E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585