#CFFCFE#CFFCFE
#CFFCFE is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.0% C 0.046 H 199.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCFE |
|---|---|
| RGB | rgb(207, 252, 254) |
| HSL | hsl(183, 96%, 90%) |
| HSV | hsv(183, 19%, 100%) |
| CMYK | cmyk(18.5%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.01, -13.84, -5.71) |
| CIE-LCH | lch(96.01, 14.98, 202.41°) |
| OKLab | oklab(96.04% -0.0433 -0.0155) |
| OKLCH | oklch(96.04% 0.046 199.8) |
| XYZ | xyz(78.4269, 90.0394, 106.9939) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.98
Really Light Blue
#D4FFFF
ΔE00 1.08
Very Light Blue
#D5FFFF
ΔE00 1.18
Very Pale Blue
#D6FFFE
ΔE00 1.56
Ice Blue (survey)
#D7FFFE
ΔE00 1.69
Light Sky Blue
#C6FCFF
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCFE #FED1CF
analogous
#CFFEE8 #CFFCFE #CFE4FE
triadic
#CFFCFE #FECFFC #FCFECF
tetradic
#CFFCFE #E8CFFE #FED1CF #E4FECF
square
#CFFCFE #E8CFFE #FED1CF #E4FECF
split-complementary
#CFFCFE #FECFE4 #FEE8CF
monochromatic
#57F5FC #93F8FD #CFFCFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.10
#CFFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CFFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCFE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCFE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#C1FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffcfe; /* rgb */ color: rgb(207, 252, 254); /* oklch */ color: oklch(96.0% 0.046 199.8);
Tailwind
colors: {
custom: {
50: '#defdfe',
500: '#cffcfe',
950: '#000000',
},
}SCSS
$custom: #cffcfe; $custom-light: #defdfe; $custom-dark: #000000;
JSON
{
"hex": "#cffcfe",
"rgb": {
"r": 207,
"g": 252,
"b": 254
},
"hsl": {
"h": 182.553,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96039,
"c": 0.04598,
"h": 199.8
},
"luminance": 0.90042
}Semantic roles & 50–950 ramp
primary
#CFFCFE
secondary
#E88D89
accent
#0A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585