#CFFAFE#CFFAFE
#CFFAFE is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.6% C 0.044 H 203.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAFE |
|---|---|
| RGB | rgb(207, 250, 254) |
| HSL | hsl(185, 96%, 90%) |
| HSV | hsv(185, 19%, 100%) |
| CMYK | cmyk(18.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(95.49, -12.85, -6.48) |
| CIE-LCH | lch(95.49, 14.39, 206.76°) |
| OKLab | oklab(95.63% -0.0407 -0.0176) |
| OKLCH | oklch(95.63% 0.044 203.4) |
| XYZ | xyz(77.8022, 88.7899, 106.7856) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.93
Really Light Blue
#D4FFFF
ΔE00 1.95
Pale Blue
#D0FEFE
ΔE00 2.08
Very Pale Blue
#D6FFFE
ΔE00 2.29
Ice Blue (survey)
#D7FFFE
ΔE00 2.32
Light Sky Blue
#C6FCFF
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAFE #FED3CF
analogous
#CFFEEA #CFFAFE #CFE2FE
triadic
#CFFAFE #FECFFA #FAFECF
tetradic
#CFFAFE #EACFFE #FED3CF #E2FECF
square
#CFFAFE #EACFFE #FED3CF #E2FECF
split-complementary
#CFFAFE #FECFE2 #FEEACF
monochromatic
#57EEFC #93F4FD #CFFAFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.12
#CFFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CFFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAFE
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAFE | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#C1FEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffafe; /* rgb */ color: rgb(207, 250, 254); /* oklch */ color: oklch(95.6% 0.044 203.4);
Tailwind
colors: {
custom: {
50: '#defcfe',
500: '#cffafe',
950: '#000000',
},
}SCSS
$custom: #cffafe; $custom-light: #defcfe; $custom-dark: #000000;
JSON
{
"hex": "#cffafe",
"rgb": {
"r": 207,
"g": 250,
"b": 254
},
"hsl": {
"h": 185.106,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95626,
"c": 0.04433,
"h": 203.4
},
"luminance": 0.88792
}Semantic roles & 50–950 ramp
primary
#CFFAFE
secondary
#E89189
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585