#CFFBF9#CFFBF9
#CFFBF9 is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.7% C 0.045 H 193.0°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBF9 |
|---|---|
| RGB | rgb(207, 251, 249) |
| HSL | hsl(177, 85%, 90%) |
| HSV | hsv(177, 18%, 98%) |
| CMYK | cmyk(17.5%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(95.62, -14.36, -3.71) |
| CIE-LCH | lch(95.62, 14.83, 194.47°) |
| OKLab | oklab(95.68% -0.0439 -0.0101) |
| OKLCH | oklch(95.68% 0.045 193) |
| XYZ | xyz(77.3235, 89.0969, 102.7276) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.03
Really Light Blue
#D4FFFF
ΔE00 1.28
Very Pale Blue
#D6FFFE
ΔE00 1.31
Very Light Blue
#D5FFFF
ΔE00 1.40
Ice Blue (survey)
#D7FFFE
ΔE00 1.49
Ice
#D6FFFA
ΔE00 1.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBF9 #FBCFD1
analogous
#CFFBE3 #CFFBF9 #CFE7FB
triadic
#CFFBF9 #F9CFFB #FBF9CF
tetradic
#CFFBF9 #E3CFFB #FBCFD1 #E7FBCF
square
#CFFBF9 #E3CFFB #FBCFD1 #E7FBCF
split-complementary
#CFFBF9 #FBCFE7 #FBE3CF
monochromatic
#5EF2EB #97F6F2 #CFFBF9 #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.12
#CFFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#CFFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBF9
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBF9 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F9
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#C2FEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffbf9; /* rgb */ color: rgb(207, 251, 249); /* oklch */ color: oklch(95.7% 0.045 193.0);
Tailwind
colors: {
custom: {
50: '#defcfb',
500: '#cffbf9',
950: '#000000',
},
}SCSS
$custom: #cffbf9; $custom-light: #defcfb; $custom-dark: #000000;
JSON
{
"hex": "#cffbf9",
"rgb": {
"r": 207,
"g": 251,
"b": 249
},
"hsl": {
"h": 177.273,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.95684,
"c": 0.04505,
"h": 193
},
"luminance": 0.89099
}Semantic roles & 50–950 ramp
primary
#CFFBF9
secondary
#E28D90
accent
#040EE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585