#CEFCFE#CEFCFE
#CEFCFE is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.0% C 0.047 H 199.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCFE |
|---|---|
| RGB | rgb(206, 252, 254) |
| HSL | hsl(183, 96%, 90%) |
| HSV | hsv(183, 19%, 100%) |
| CMYK | cmyk(18.9%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.95, -14.14, -5.81) |
| CIE-LCH | lch(95.95, 15.29, 202.32°) |
| OKLab | oklab(95.98% -0.0442 -0.0158) |
| OKLCH | oklch(95.98% 0.047 199.7) |
| XYZ | xyz(78.1484, 89.8957, 106.9808) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.91
Really Light Blue
#D4FFFF
ΔE00 1.17
Very Light Blue
#D5FFFF
ΔE00 1.31
Light Sky Blue
#C6FCFF
ΔE00 1.64
Very Pale Blue
#D6FFFE
ΔE00 1.68
Ice Blue (survey)
#D7FFFE
ΔE00 1.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCFE #FED0CE
analogous
#CEFEE8 #CEFCFE #CEE4FE
triadic
#CEFCFE #FECEFC #FCFECE
tetradic
#CEFCFE #E8CEFE #FED0CE #E4FECE
square
#CEFCFE #E8CEFE #FED0CE #E4FECE
split-complementary
#CEFCFE #FECEE4 #FEE8CE
monochromatic
#56F5FC #92F8FD #CEFCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.11
#CEFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CEFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCFE
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCFE | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefcfe; /* rgb */ color: rgb(206, 252, 254); /* oklch */ color: oklch(96.0% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#ddfdfe',
500: '#cefcfe',
950: '#000000',
},
}SCSS
$custom: #cefcfe; $custom-light: #ddfdfe; $custom-dark: #000000;
JSON
{
"hex": "#cefcfe",
"rgb": {
"r": 206,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.5,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95976,
"c": 0.04694,
"h": 199.7
},
"luminance": 0.89898
}Semantic roles & 50–950 ramp
primary
#CEFCFE
secondary
#E88C88
accent
#0A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585