#CEFBFA#CEFBFA
#CEFBFA is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.7% C 0.046 H 194.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBFA |
|---|---|
| RGB | rgb(206, 251, 250) |
| HSL | hsl(179, 85%, 90%) |
| HSV | hsv(179, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.59, -14.46, -4.28) |
| CIE-LCH | lch(95.59, 15.08, 196.49°) |
| OKLab | oklab(95.65% -0.0444 -0.0117) |
| OKLCH | oklch(95.65% 0.046 194.7) |
| XYZ | xyz(77.2013, 89.0158, 103.5381) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.73
Really Light Blue
#D4FFFF
ΔE00 1.15
Very Light Blue
#D5FFFF
ΔE00 1.31
Very Pale Blue
#D6FFFE
ΔE00 1.35
Ice Blue (survey)
#D7FFFE
ΔE00 1.56
Ice
#D6FFFA
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBFA #FBCECF
analogous
#CEFBE4 #CEFBFA #CEE6FB
triadic
#CEFBFA #FACEFB #FBFACE
tetradic
#CEFBFA #E4CEFB #FBCECF #E6FBCE
square
#CEFBFA #E4CEFB #FBCECF #E6FBCE
split-complementary
#CEFBFA #FBCEE6 #FBE4CE
monochromatic
#5DF2EE #95F6F4 #CEFBFA #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.12
#CEFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CEFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBFA
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBFA | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#C0FEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefbfa; /* rgb */ color: rgb(206, 251, 250); /* oklch */ color: oklch(95.7% 0.046 194.7);
Tailwind
colors: {
custom: {
50: '#ddfcfb',
500: '#cefbfa',
950: '#000000',
},
}SCSS
$custom: #cefbfa; $custom-light: #ddfcfb; $custom-dark: #000000;
JSON
{
"hex": "#cefbfa",
"rgb": {
"r": 206,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95651,
"c": 0.04595,
"h": 194.7
},
"luminance": 0.89018
}Semantic roles & 50–950 ramp
primary
#CEFBFA
secondary
#E28C8D
accent
#0409E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585