#CFFAFA#CFFAFA
#CFFAFA is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.5% C 0.044 H 196.4°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAFA |
|---|---|
| RGB | rgb(207, 250, 250) |
| HSL | hsl(180, 81%, 90%) |
| HSV | hsv(180, 17%, 98%) |
| CMYK | cmyk(17.2%, 0%, 0%, 2%) |
| CIE-LAB | lab(95.39, -13.67, -4.57) |
| CIE-LCH | lch(95.39, 14.41, 198.49°) |
| OKLab | oklab(95.51% -0.0422 -0.0124) |
| OKLCH | oklch(95.51% 0.044 196.4) |
| XYZ | xyz(77.1683, 88.5363, 103.4473) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.97
Really Light Blue
#D4FFFF
ΔE00 1.03
Very Light Blue
#D5FFFF
ΔE00 1.09
Very Pale Blue
#D6FFFE
ΔE00 1.23
Ice Blue (survey)
#D7FFFE
ΔE00 1.36
Ice
#D6FFFA
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAFA #FACFCF
analogous
#CFFAE5 #CFFAFA #CFE5FA
triadic
#CFFAFA #FACFFA #FAFACF
tetradic
#CFFAFA #E5CFFA #FACFCF #E5FACF
square
#CFFAFA #E5CFFA #FACFCF #E5FACF
split-complementary
#CFFAFA #FACFE5 #FAE5CF
monochromatic
#60EEEE #98F4F4 #CFFAFA #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.12
#CFFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CFFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAFA
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAFA | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#EBEFFA
Tritanopia (blue-blind)
#C2FDFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffafa; /* rgb */ color: rgb(207, 250, 250); /* oklch */ color: oklch(95.5% 0.044 196.4);
Tailwind
colors: {
custom: {
50: '#defcfb',
500: '#cffafa',
950: '#000000',
},
}SCSS
$custom: #cffafa; $custom-light: #defcfb; $custom-dark: #000000;
JSON
{
"hex": "#cffafa",
"rgb": {
"r": 207,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.95507,
"c": 0.04401,
"h": 196.4
},
"luminance": 0.88539
}Semantic roles & 50–950 ramp
primary
#CFFAFA
secondary
#E08D8D
accent
#0808DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585