#CFF9FA#CFF9FA
#CFF9FA is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.3% C 0.043 H 198.2°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF9FA |
|---|---|
| RGB | rgb(207, 249, 250) |
| HSL | hsl(181, 81%, 90%) |
| HSV | hsv(181, 17%, 98%) |
| CMYK | cmyk(17.2%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(95.13, -13.17, -4.95) |
| CIE-LCH | lch(95.13, 14.07, 200.62°) |
| OKLab | oklab(95.3% -0.0409 -0.0135) |
| OKLCH | oklch(95.3% 0.043 198.2) |
| XYZ | xyz(76.8584, 87.9165, 103.3440) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.29
Really Light Blue
#D4FFFF
ΔE00 1.29
Pale Blue
#D0FEFE
ΔE00 1.38
Very Pale Blue
#D6FFFE
ΔE00 1.49
Ice Blue (survey)
#D7FFFE
ΔE00 1.55
Light Sky Blue
#C6FCFF
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF9FA #FAD0CF
analogous
#CFFAE6 #CFF9FA #CFE4FA
triadic
#CFF9FA #FACFF9 #F9FACF
tetradic
#CFF9FA #E6CFFA #FAD0CF #E4FACF
square
#CFF9FA #E6CFFA #FAD0CF #E4FACF
split-complementary
#CFF9FA #FACFE4 #FAE6CF
monochromatic
#60EBEE #98F2F4 #CFF9FA #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.13
#CFF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CFF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF9FA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF9FA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C2FCF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cff9fa; /* rgb */ color: rgb(207, 249, 250); /* oklch */ color: oklch(95.3% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#defbfb',
500: '#cff9fa',
950: '#000000',
},
}SCSS
$custom: #cff9fa; $custom-light: #defbfb; $custom-dark: #000000;
JSON
{
"hex": "#cff9fa",
"rgb": {
"r": 207,
"g": 249,
"b": 250
},
"hsl": {
"h": 181.395,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.953,
"c": 0.04307,
"h": 198.2
},
"luminance": 0.87919
}Semantic roles & 50–950 ramp
primary
#CFF9FA
secondary
#E08F8D
accent
#0D08DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585