#CEFEFB#CEFEFB
#CEFEFB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.049 H 191.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEFB |
|---|---|
| RGB | rgb(206, 254, 251) |
| HSL | hsl(176, 96%, 90%) |
| HSV | hsv(176, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.40, -15.75, -3.61) |
| CIE-LCH | lch(96.40, 16.15, 192.90°) |
| OKLab | oklab(96.3% -0.0479 -0.0099) |
| OKLCH | oklch(96.3% 0.049 191.7) |
| XYZ | xyz(78.3031, 90.9678, 104.6810) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.16
Pale Blue
#D0FEFE
ΔE00 1.39
Ice
#D6FFFA
ΔE00 1.73
Really Light Blue
#D4FFFF
ΔE00 1.88
Very Pale Blue
#D6FFFE
ΔE00 1.99
Very Light Blue
#D5FFFF
ΔE00 2.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEFB #FECED1
analogous
#CEFEE3 #CEFEFB #CEE9FE
triadic
#CEFEFB #FBCEFE #FEFBCE
tetradic
#CEFEFB #E3CEFE #FECED1 #E9FECE
square
#CEFEFB #E3CEFE #FECED1 #E9FECE
split-complementary
#CEFEFB #FECEE9 #FEE3CE
monochromatic
#56FCF1 #92FDF6 #CEFEFB #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.09
#CEFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#CEFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEFB
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEFB | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cefefb; /* rgb */ color: rgb(206, 254, 251); /* oklch */ color: oklch(96.3% 0.049 191.7);
Tailwind
colors: {
custom: {
50: '#ddfefc',
500: '#cefefb',
950: '#000000',
},
}SCSS
$custom: #cefefb; $custom-light: #ddfefc; $custom-dark: #000000;
JSON
{
"hex": "#cefefb",
"rgb": {
"r": 206,
"g": 254,
"b": 251
},
"hsl": {
"h": 176.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96302,
"c": 0.04892,
"h": 191.7
},
"luminance": 0.9097
}Semantic roles & 50–950 ramp
primary
#CEFEFB
secondary
#E8888E
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585